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

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

<https://eurobis.org/id/occurrence/5824__1370_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_112'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1370_112'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.943333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '5.854487'^^xsd:double;
  dwc:startLongitude '5.8544865'^^xsd:double;
  dwc:endLongitude '5.8544865'^^xsd:double;
  dwc:latitude '42.04694'^^xsd:double;
  dwc:startLatitude '42.0469399'^^xsd:double;
  dwc:endLatitude '42.0469399'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.8544865 42.0469399, 5.8544865 42.0469399, 5.8544865 42.0469399, 5.8544865 42.0469399, 5.8544865 42.0469399))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_112'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.183319 5.896032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.183319"^^xsd:decimal ;
  dwc:decimalLongitude "5.896032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_111'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1370_111'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.76'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '5.896032'^^xsd:double;
  dwc:startLongitude '5.8960319'^^xsd:double;
  dwc:endLongitude '5.8960319'^^xsd:double;
  dwc:latitude '42.183319'^^xsd:double;
  dwc:startLatitude '42.1833191'^^xsd:double;
  dwc:endLatitude '42.1833191'^^xsd:double;
  dwc:boundingBox 'POLYGON ((5.8960319 42.1833191, 5.8960319 42.1833191, 5.8960319 42.1833191, 5.8960319 42.1833191, 5.8960319 42.1833191))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_111'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.247093 6.14034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.247093"^^xsd:decimal ;
  dwc:decimalLongitude "6.14034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_117'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1370_117'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.508888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '6.14034'^^xsd:double;
  dwc:startLongitude '6.1403399'^^xsd:double;
  dwc:endLongitude '6.1403399'^^xsd:double;
  dwc:latitude '41.247093'^^xsd:double;
  dwc:startLatitude '41.2470932'^^xsd:double;
  dwc:endLatitude '41.2470932'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.1403399 41.2470932, 6.1403399 41.2470932, 6.1403399 41.2470932, 6.1403399 41.2470932, 6.1403399 41.2470932))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_117'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.242157 6.206457)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.242157"^^xsd:decimal ;
  dwc:decimalLongitude "6.206457"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_118'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1370_118'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.537777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '6.206457'^^xsd:double;
  dwc:startLongitude '6.2064567'^^xsd:double;
  dwc:endLongitude '6.2064567'^^xsd:double;
  dwc:latitude '41.242157'^^xsd:double;
  dwc:startLatitude '41.242157'^^xsd:double;
  dwc:endLatitude '41.242157'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.2064567 41.242157, 6.2064567 41.242157, 6.2064567 41.242157, 6.2064567 41.242157, 6.2064567 41.242157))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_118'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.599194 6.215117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.599194"^^xsd:decimal ;
  dwc:decimalLongitude "6.215117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_109'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1370_109'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '7.8922222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '6.215117'^^xsd:double;
  dwc:startLongitude '6.2151165'^^xsd:double;
  dwc:endLongitude '6.2151165'^^xsd:double;
  dwc:latitude '42.599194'^^xsd:double;
  dwc:startLatitude '42.5991936'^^xsd:double;
  dwc:endLatitude '42.5991936'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.2151165 42.5991936, 6.2151165 42.5991936, 6.2151165 42.5991936, 6.2151165 42.5991936, 6.2151165 42.5991936))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_109'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.982788 6.621475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.982788"^^xsd:decimal ;
  dwc:decimalLongitude "6.621475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_121'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1370_121'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.5711111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '6.621475'^^xsd:double;
  dwc:startLongitude '6.6214752'^^xsd:double;
  dwc:endLongitude '6.6214752'^^xsd:double;
  dwc:latitude '40.982788'^^xsd:double;
  dwc:startLatitude '40.9827881'^^xsd:double;
  dwc:endLatitude '40.9827881'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.6214752 40.9827881, 6.6214752 40.9827881, 6.6214752 40.9827881, 6.6214752 40.9827881, 6.6214752 40.9827881))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_121'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.471844 6.640975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.471844"^^xsd:decimal ;
  dwc:decimalLongitude "6.640975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_110'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1370_110'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '14.192222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '6.640975'^^xsd:double;
  dwc:startLongitude '6.640975'^^xsd:double;
  dwc:endLongitude '6.640975'^^xsd:double;
  dwc:latitude '42.471844'^^xsd:double;
  dwc:startLatitude '42.4718437'^^xsd:double;
  dwc:endLatitude '42.4718437'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.640975 42.4718437, 6.640975 42.4718437, 6.640975 42.4718437, 6.640975 42.4718437, 6.640975 42.4718437))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_110'^^xsd:string;
  dwc:observationDate '2010-06-26'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.439613 6.697482)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.439613"^^xsd:decimal ;
  dwc:decimalLongitude "6.697482"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_122'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1370_122'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.592222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '6.697482'^^xsd:double;
  dwc:startLongitude '6.6974816'^^xsd:double;
  dwc:endLongitude '6.6974816'^^xsd:double;
  dwc:latitude '40.439613'^^xsd:double;
  dwc:startLatitude '40.4396133'^^xsd:double;
  dwc:endLatitude '40.4396133'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.6974816 40.4396133, 6.6974816 40.4396133, 6.6974816 40.4396133, 6.6974816 40.4396133, 6.6974816 40.4396133))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_122'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.79562 6.714883)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.79562"^^xsd:decimal ;
  dwc:decimalLongitude "6.714883"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_115'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1370_115'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '8.9211111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '6.714883'^^xsd:double;
  dwc:startLongitude '6.7148833'^^xsd:double;
  dwc:endLongitude '6.7148833'^^xsd:double;
  dwc:latitude '41.79562'^^xsd:double;
  dwc:startLatitude '41.79562'^^xsd:double;
  dwc:endLatitude '41.79562'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.7148833 41.79562, 6.7148833 41.79562, 6.7148833 41.79562, 6.7148833 41.79562, 6.7148833 41.79562))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_115'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.89925 6.799972)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.89925"^^xsd:decimal ;
  dwc:decimalLongitude "6.799972"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_127'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1370_127'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.2755555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '6.799972'^^xsd:double;
  dwc:startLongitude '6.7999716'^^xsd:double;
  dwc:endLongitude '6.7999716'^^xsd:double;
  dwc:latitude '39.89925'^^xsd:double;
  dwc:startLatitude '39.89925'^^xsd:double;
  dwc:endLatitude '39.89925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((6.7999716 39.89925, 6.7999716 39.89925, 6.7999716 39.89925, 6.7999716 39.89925, 6.7999716 39.89925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_127'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.445545 7.102687)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.445545"^^xsd:decimal ;
  dwc:decimalLongitude "7.102687"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_123'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1370_123'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.774444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.102687'^^xsd:double;
  dwc:startLongitude '7.1026869'^^xsd:double;
  dwc:endLongitude '7.1026869'^^xsd:double;
  dwc:latitude '40.445545'^^xsd:double;
  dwc:startLatitude '40.4455452'^^xsd:double;
  dwc:endLatitude '40.4455452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.1026869 40.4455452, 7.1026869 40.4455452, 7.1026869 40.4455452, 7.1026869 40.4455452, 7.1026869 40.4455452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_123'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.308857 7.172073)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.308857"^^xsd:decimal ;
  dwc:decimalLongitude "7.172073"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_17'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1370_17'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '16.610555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.172073'^^xsd:double;
  dwc:startLongitude '7.1720734'^^xsd:double;
  dwc:endLongitude '7.1720734'^^xsd:double;
  dwc:latitude '42.308857'^^xsd:double;
  dwc:startLatitude '42.308857'^^xsd:double;
  dwc:endLatitude '42.308857'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.1720734 42.308857, 7.1720734 42.308857, 7.1720734 42.308857, 7.1720734 42.308857, 7.1720734 42.308857))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_17'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.671574 7.183432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.671574"^^xsd:decimal ;
  dwc:decimalLongitude "7.183432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_116'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1370_116'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '9.54'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.183432'^^xsd:double;
  dwc:startLongitude '7.1834316'^^xsd:double;
  dwc:endLongitude '7.1834316'^^xsd:double;
  dwc:latitude '41.671574'^^xsd:double;
  dwc:startLatitude '41.6715736'^^xsd:double;
  dwc:endLatitude '41.6715736'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.1834316 41.6715736, 7.1834316 41.6715736, 7.1834316 41.6715736, 7.1834316 41.6715736, 7.1834316 41.6715736))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_116'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.065912 7.201322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.065912"^^xsd:decimal ;
  dwc:decimalLongitude "7.201322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_76'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_76'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.5025'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.201322'^^xsd:double;
  dwc:startLongitude '7.2013216'^^xsd:double;
  dwc:endLongitude '7.2013216'^^xsd:double;
  dwc:latitude '43.065912'^^xsd:double;
  dwc:startLatitude '43.0659123'^^xsd:double;
  dwc:endLatitude '43.0659123'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2013216 43.0659123, 7.2013216 43.0659123, 7.2013216 43.0659123, 7.2013216 43.0659123, 7.2013216 43.0659123))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_76'^^xsd:string;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.913948 7.206642)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.913948"^^xsd:decimal ;
  dwc:decimalLongitude "7.206642"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_75'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_75'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.416666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.206642'^^xsd:double;
  dwc:startLongitude '7.2066417'^^xsd:double;
  dwc:endLongitude '7.2066417'^^xsd:double;
  dwc:latitude '42.913948'^^xsd:double;
  dwc:startLatitude '42.9139481'^^xsd:double;
  dwc:endLatitude '42.9139481'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2066417 42.9139481, 7.2066417 42.9139481, 7.2066417 42.9139481, 7.2066417 42.9139481, 7.2066417 42.9139481))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_75'^^xsd:string;
  dwc:observationDate '2009-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.44754 7.243015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.44754"^^xsd:decimal ;
  dwc:decimalLongitude "7.243015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_124'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1370_124'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.834444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.243015'^^xsd:double;
  dwc:startLongitude '7.2430148'^^xsd:double;
  dwc:endLongitude '7.2430148'^^xsd:double;
  dwc:latitude '40.44754'^^xsd:double;
  dwc:startLatitude '40.4475403'^^xsd:double;
  dwc:endLatitude '40.4475403'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2430148 40.4475403, 7.2430148 40.4475403, 7.2430148 40.4475403, 7.2430148 40.4475403, 7.2430148 40.4475403))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_124'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.448143 7.255803)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.448143"^^xsd:decimal ;
  dwc:decimalLongitude "7.255803"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_125'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1370_125'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '16.84'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.255803'^^xsd:double;
  dwc:startLongitude '7.2558031'^^xsd:double;
  dwc:endLongitude '7.2558031'^^xsd:double;
  dwc:latitude '40.448143'^^xsd:double;
  dwc:startLatitude '40.448143'^^xsd:double;
  dwc:endLatitude '40.448143'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2558031 40.448143, 7.2558031 40.448143, 7.2558031 40.448143, 7.2558031 40.448143, 7.2558031 40.448143))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_125'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.224775 7.297202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.224775"^^xsd:decimal ;
  dwc:decimalLongitude "7.297202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_13'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1370_13'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.223055555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.297202'^^xsd:double;
  dwc:startLongitude '7.2972016'^^xsd:double;
  dwc:endLongitude '7.2972016'^^xsd:double;
  dwc:latitude '42.224775'^^xsd:double;
  dwc:startLatitude '42.2247753'^^xsd:double;
  dwc:endLatitude '42.2247753'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.2972016 42.2247753, 7.2972016 42.2247753, 7.2972016 42.2247753, 7.2972016 42.2247753, 7.2972016 42.2247753))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_13'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.221411 7.381994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.221411"^^xsd:decimal ;
  dwc:decimalLongitude "7.381994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_14'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1370_14'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.346388888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.381994'^^xsd:double;
  dwc:startLongitude '7.3819942'^^xsd:double;
  dwc:endLongitude '7.3819942'^^xsd:double;
  dwc:latitude '42.221411'^^xsd:double;
  dwc:startLatitude '42.2214108'^^xsd:double;
  dwc:endLatitude '42.2214108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.3819942 42.2214108, 7.3819942 42.2214108, 7.3819942 42.2214108, 7.3819942 42.2214108, 7.3819942 42.2214108))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_14'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.077524 7.448217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.077524"^^xsd:decimal ;
  dwc:decimalLongitude "7.448217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_4'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1370_4'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.0075'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.448217'^^xsd:double;
  dwc:startLongitude '7.4482174'^^xsd:double;
  dwc:endLongitude '7.4482174'^^xsd:double;
  dwc:latitude '43.077524'^^xsd:double;
  dwc:startLatitude '43.0775242'^^xsd:double;
  dwc:endLatitude '43.0775242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4482174 43.0775242, 7.4482174 43.0775242, 7.4482174 43.0775242, 7.4482174 43.0775242, 7.4482174 43.0775242))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_4'^^xsd:string;
  dwc:observationDate '2009-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.975819 7.451083)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.975819"^^xsd:decimal ;
  dwc:decimalLongitude "7.451083"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_3'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1370_3'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.949722222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.451083'^^xsd:double;
  dwc:startLongitude '7.4510832'^^xsd:double;
  dwc:endLongitude '7.4510832'^^xsd:double;
  dwc:latitude '42.975819'^^xsd:double;
  dwc:startLatitude '42.9758186'^^xsd:double;
  dwc:endLatitude '42.9758186'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4510832 42.9758186, 7.4510832 42.9758186, 7.4510832 42.9758186, 7.4510832 42.9758186, 7.4510832 42.9758186))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_3'^^xsd:string;
  dwc:observationDate '2009-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.918049 7.453077)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.918049"^^xsd:decimal ;
  dwc:decimalLongitude "7.453077"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_2'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1370_2'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.916666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.453077'^^xsd:double;
  dwc:startLongitude '7.4530768'^^xsd:double;
  dwc:endLongitude '7.4530768'^^xsd:double;
  dwc:latitude '42.918049'^^xsd:double;
  dwc:startLatitude '42.9180489'^^xsd:double;
  dwc:endLatitude '42.9180489'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.4530768 42.9180489, 7.4530768 42.9180489, 7.4530768 42.9180489, 7.4530768 42.9180489, 7.4530768 42.9180489))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_2'^^xsd:string;
  dwc:observationDate '2009-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.183815 7.548753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.183815"^^xsd:decimal ;
  dwc:decimalLongitude "7.548753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_129'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1370_129'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.135555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.548753'^^xsd:double;
  dwc:startLongitude '7.5487533'^^xsd:double;
  dwc:endLongitude '7.5487533'^^xsd:double;
  dwc:latitude '40.183815'^^xsd:double;
  dwc:startLatitude '40.183815'^^xsd:double;
  dwc:endLatitude '40.183815'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5487533 40.183815, 7.5487533 40.183815, 7.5487533 40.183815, 7.5487533 40.183815, 7.5487533 40.183815))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_129'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.182976 7.569615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.182976"^^xsd:decimal ;
  dwc:decimalLongitude "7.569615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_128'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1370_128'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.125555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.569615'^^xsd:double;
  dwc:startLongitude '7.5696149'^^xsd:double;
  dwc:endLongitude '7.5696149'^^xsd:double;
  dwc:latitude '40.182976'^^xsd:double;
  dwc:startLatitude '40.1829758'^^xsd:double;
  dwc:endLatitude '40.1829758'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.5696149 40.1829758, 7.5696149 40.1829758, 7.5696149 40.1829758, 7.5696149 40.1829758, 7.5696149 40.1829758))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_128'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.680231 7.707466)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.680231"^^xsd:decimal ;
  dwc:decimalLongitude "7.707466"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_5'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1370_5'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '17.019166666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.707466'^^xsd:double;
  dwc:startLongitude '7.7074659'^^xsd:double;
  dwc:endLongitude '7.7074659'^^xsd:double;
  dwc:latitude '42.680231'^^xsd:double;
  dwc:startLatitude '42.6802311'^^xsd:double;
  dwc:endLatitude '42.6802311'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.7074659 42.6802311, 7.7074659 42.6802311, 7.7074659 42.6802311, 7.7074659 42.6802311, 7.7074659 42.6802311))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_5'^^xsd:string;
  dwc:observationDate '2009-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.571632 7.845637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.571632"^^xsd:decimal ;
  dwc:decimalLongitude "7.845637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_1'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1370_1'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15.189166666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.845637'^^xsd:double;
  dwc:startLongitude '7.8456366'^^xsd:double;
  dwc:endLongitude '7.8456366'^^xsd:double;
  dwc:latitude '42.571632'^^xsd:double;
  dwc:startLatitude '42.5716324'^^xsd:double;
  dwc:endLatitude '42.5716324'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.8456366 42.5716324, 7.8456366 42.5716324, 7.8456366 42.5716324, 7.8456366 42.5716324, 7.8456366 42.5716324))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_1'^^xsd:string;
  dwc:observationDate '2009-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.506855 7.867161)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.506855"^^xsd:decimal ;
  dwc:decimalLongitude "7.867161"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_71'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_71'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.889166666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.867161'^^xsd:double;
  dwc:startLongitude '7.867161'^^xsd:double;
  dwc:endLongitude '7.867161'^^xsd:double;
  dwc:latitude '41.506855'^^xsd:double;
  dwc:startLatitude '41.506855'^^xsd:double;
  dwc:endLatitude '41.506855'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.867161 41.506855, 7.867161 41.506855, 7.867161 41.506855, 7.867161 41.506855, 7.867161 41.506855))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_71'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.651596 7.917199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.651596"^^xsd:decimal ;
  dwc:decimalLongitude "7.917199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_25'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1370_25'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '12.744722222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.917199'^^xsd:double;
  dwc:startLongitude '7.9171991'^^xsd:double;
  dwc:endLongitude '7.9171991'^^xsd:double;
  dwc:latitude '43.651596'^^xsd:double;
  dwc:startLatitude '43.6515961'^^xsd:double;
  dwc:endLatitude '43.6515961'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9171991 43.6515961, 7.9171991 43.6515961, 7.9171991 43.6515961, 7.9171991 43.6515961, 7.9171991 43.6515961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_25'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.456902 7.939917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.456902"^^xsd:decimal ;
  dwc:decimalLongitude "7.939917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_126'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1370_126'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '17.138888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.939917'^^xsd:double;
  dwc:startLongitude '7.9399166'^^xsd:double;
  dwc:endLongitude '7.9399166'^^xsd:double;
  dwc:latitude '40.456902'^^xsd:double;
  dwc:startLatitude '40.4569016'^^xsd:double;
  dwc:endLatitude '40.4569016'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9399166 40.4569016, 7.9399166 40.4569016, 7.9399166 40.4569016, 7.9399166 40.4569016, 7.9399166 40.4569016))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_126'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.577683 7.985562)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.577683"^^xsd:decimal ;
  dwc:decimalLongitude "7.985562"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_105'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1370_105'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.3'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '7.985562'^^xsd:double;
  dwc:startLongitude '7.9855619'^^xsd:double;
  dwc:endLongitude '7.9855619'^^xsd:double;
  dwc:latitude '41.577683'^^xsd:double;
  dwc:startLatitude '41.5776825'^^xsd:double;
  dwc:endLatitude '41.5776825'^^xsd:double;
  dwc:boundingBox 'POLYGON ((7.9855619 41.5776825, 7.9855619 41.5776825, 7.9855619 41.5776825, 7.9855619 41.5776825, 7.9855619 41.5776825))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_105'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.230564 8.029112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.230564"^^xsd:decimal ;
  dwc:decimalLongitude "8.029112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_15'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1370_15'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.628888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.029112'^^xsd:double;
  dwc:startLongitude '8.0291119'^^xsd:double;
  dwc:endLongitude '8.0291119'^^xsd:double;
  dwc:latitude '42.230564'^^xsd:double;
  dwc:startLatitude '42.2305641'^^xsd:double;
  dwc:endLatitude '42.2305641'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0291119 42.2305641, 8.0291119 42.2305641, 8.0291119 42.2305641, 8.0291119 42.2305641, 8.0291119 42.2305641))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_15'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.599426 8.03637)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.599426"^^xsd:decimal ;
  dwc:decimalLongitude "8.03637"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_70'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_70'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.448333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.03637'^^xsd:double;
  dwc:startLongitude '8.0363703'^^xsd:double;
  dwc:endLongitude '8.0363703'^^xsd:double;
  dwc:latitude '41.599426'^^xsd:double;
  dwc:startLatitude '41.5994263'^^xsd:double;
  dwc:endLatitude '41.5994263'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0363703 41.5994263, 8.0363703 41.5994263, 8.0363703 41.5994263, 8.0363703 41.5994263, 8.0363703 41.5994263))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_70'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.004932 8.066281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.004932"^^xsd:decimal ;
  dwc:decimalLongitude "8.066281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_120'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1370_120'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.8633333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.066281'^^xsd:double;
  dwc:startLongitude '8.0662813'^^xsd:double;
  dwc:endLongitude '8.0662813'^^xsd:double;
  dwc:latitude '41.004932'^^xsd:double;
  dwc:startLatitude '41.0049324'^^xsd:double;
  dwc:endLatitude '41.0049324'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.0662813 41.0049324, 8.0662813 41.0049324, 8.0662813 41.0049324, 8.0662813 41.0049324, 8.0662813 41.0049324))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_120'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.511597 8.278098)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.511597"^^xsd:decimal ;
  dwc:decimalLongitude "8.278098"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_72'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_72'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14.136111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.278098'^^xsd:double;
  dwc:startLongitude '8.2780981'^^xsd:double;
  dwc:endLongitude '8.2780981'^^xsd:double;
  dwc:latitude '41.511597'^^xsd:double;
  dwc:startLatitude '41.5115967'^^xsd:double;
  dwc:endLatitude '41.5115967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.2780981 41.5115967, 8.2780981 41.5115967, 8.2780981 41.5115967, 8.2780981 41.5115967, 8.2780981 41.5115967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_72'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.15184 8.311175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.15184"^^xsd:decimal ;
  dwc:decimalLongitude "8.311175"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_68'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_68'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.6477777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.311175'^^xsd:double;
  dwc:startLongitude '8.3111754'^^xsd:double;
  dwc:endLongitude '8.3111754'^^xsd:double;
  dwc:latitude '41.15184'^^xsd:double;
  dwc:startLatitude '41.1518402'^^xsd:double;
  dwc:endLatitude '41.1518402'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3111754 41.1518402, 8.3111754 41.1518402, 8.3111754 41.1518402, 8.3111754 41.1518402, 8.3111754 41.1518402))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_68'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.873463 8.37584)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.873463"^^xsd:decimal ;
  dwc:decimalLongitude "8.37584"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_10'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1370_10'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '10.932222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.37584'^^xsd:double;
  dwc:startLongitude '8.3758402'^^xsd:double;
  dwc:endLongitude '8.3758402'^^xsd:double;
  dwc:latitude '41.873463'^^xsd:double;
  dwc:startLatitude '41.8734627'^^xsd:double;
  dwc:endLatitude '41.8734627'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3758402 41.8734627, 8.3758402 41.8734627, 8.3758402 41.8734627, 8.3758402 41.8734627, 8.3758402 41.8734627))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_10'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.785297 8.379615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.785297"^^xsd:decimal ;
  dwc:decimalLongitude "8.379615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_12'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1370_12'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.28'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.379615'^^xsd:double;
  dwc:startLongitude '8.3796148'^^xsd:double;
  dwc:endLongitude '8.3796148'^^xsd:double;
  dwc:latitude '41.785297'^^xsd:double;
  dwc:startLatitude '41.7852974'^^xsd:double;
  dwc:endLatitude '41.7852974'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.3796148 41.7852974, 8.3796148 41.7852974, 8.3796148 41.7852974, 8.3796148 41.7852974, 8.3796148 41.7852974))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_12'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.722294 8.405897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.722294"^^xsd:decimal ;
  dwc:decimalLongitude "8.405897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_24'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1370_24'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '8.8530555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.405897'^^xsd:double;
  dwc:startLongitude '8.4058967'^^xsd:double;
  dwc:endLongitude '8.4058967'^^xsd:double;
  dwc:latitude '43.722294'^^xsd:double;
  dwc:startLatitude '43.7222939'^^xsd:double;
  dwc:endLatitude '43.7222939'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4058967 43.7222939, 8.4058967 43.7222939, 8.4058967 43.7222939, 8.4058967 43.7222939, 8.4058967 43.7222939))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_24'^^xsd:string;
  dwc:observationDate '2009-07-29'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.061905 8.411326)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.061905"^^xsd:decimal ;
  dwc:decimalLongitude "8.411326"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_64'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_64'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.9166666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.411326'^^xsd:double;
  dwc:startLongitude '8.4113255'^^xsd:double;
  dwc:endLongitude '8.4113255'^^xsd:double;
  dwc:latitude '41.061905'^^xsd:double;
  dwc:startLatitude '41.0619049'^^xsd:double;
  dwc:endLatitude '41.0619049'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4113255 41.0619049, 8.4113255 41.0619049, 8.4113255 41.0619049, 8.4113255 41.0619049, 8.4113255 41.0619049))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_64'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.882481 8.45765)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.882481"^^xsd:decimal ;
  dwc:decimalLongitude "8.45765"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_56'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_56'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.1888888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.45765'^^xsd:double;
  dwc:startLongitude '8.4576502'^^xsd:double;
  dwc:endLongitude '8.4576502'^^xsd:double;
  dwc:latitude '40.882481'^^xsd:double;
  dwc:startLatitude '40.8824806'^^xsd:double;
  dwc:endLatitude '40.8824806'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4576502 40.8824806, 8.4576502 40.8824806, 8.4576502 40.8824806, 8.4576502 40.8824806, 8.4576502 40.8824806))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_56'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.882568 8.47132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.882568"^^xsd:decimal ;
  dwc:decimalLongitude "8.47132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_57'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_57'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.195'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.47132'^^xsd:double;
  dwc:startLongitude '8.4713202'^^xsd:double;
  dwc:endLongitude '8.4713202'^^xsd:double;
  dwc:latitude '40.882568'^^xsd:double;
  dwc:startLatitude '40.8825684'^^xsd:double;
  dwc:endLatitude '40.8825684'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4713202 40.8825684, 8.4713202 40.8825684, 8.4713202 40.8825684, 8.4713202 40.8825684, 8.4713202 40.8825684))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_57'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.88258 8.479418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.88258"^^xsd:decimal ;
  dwc:decimalLongitude "8.479418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_58'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_58'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.1986111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.479418'^^xsd:double;
  dwc:startLongitude '8.4794183'^^xsd:double;
  dwc:endLongitude '8.4794183'^^xsd:double;
  dwc:latitude '40.88258'^^xsd:double;
  dwc:startLatitude '40.8825798'^^xsd:double;
  dwc:endLatitude '40.8825798'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.4794183 40.8825798, 8.4794183 40.8825798, 8.4794183 40.8825798, 8.4794183 40.8825798, 8.4794183 40.8825798))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_58'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.882538 8.502419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.882538"^^xsd:decimal ;
  dwc:decimalLongitude "8.502419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_59'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_59'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.2088888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.502419'^^xsd:double;
  dwc:startLongitude '8.5024185'^^xsd:double;
  dwc:endLongitude '8.5024185'^^xsd:double;
  dwc:latitude '40.882538'^^xsd:double;
  dwc:startLatitude '40.8825378'^^xsd:double;
  dwc:endLatitude '40.8825378'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5024185 40.8825378, 8.5024185 40.8825378, 8.5024185 40.8825378, 8.5024185 40.8825378, 8.5024185 40.8825378))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_59'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.78503 8.51208)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.78503"^^xsd:decimal ;
  dwc:decimalLongitude "8.51208"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_11'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1370_11'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '11.218888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.51208'^^xsd:double;
  dwc:startLongitude '8.5120802'^^xsd:double;
  dwc:endLongitude '8.5120802'^^xsd:double;
  dwc:latitude '41.78503'^^xsd:double;
  dwc:startLatitude '41.7850304'^^xsd:double;
  dwc:endLatitude '41.7850304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5120802 41.7850304, 8.5120802 41.7850304, 8.5120802 41.7850304, 8.5120802 41.7850304, 8.5120802 41.7850304))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_11'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.882147 8.51417)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.882147"^^xsd:decimal ;
  dwc:decimalLongitude "8.51417"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_60'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_60'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.2141666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.51417'^^xsd:double;
  dwc:startLongitude '8.5141697'^^xsd:double;
  dwc:endLongitude '8.5141697'^^xsd:double;
  dwc:latitude '40.882147'^^xsd:double;
  dwc:startLatitude '40.8821468'^^xsd:double;
  dwc:endLatitude '40.8821468'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5141697 40.8821468, 8.5141697 40.8821468, 8.5141697 40.8821468, 8.5141697 40.8821468, 8.5141697 40.8821468))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_60'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.281691 8.515812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.281691"^^xsd:decimal ;
  dwc:decimalLongitude "8.515812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_23'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1370_23'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '15.733611111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.515812'^^xsd:double;
  dwc:startLongitude '8.5158124'^^xsd:double;
  dwc:endLongitude '8.5158124'^^xsd:double;
  dwc:latitude '44.281691'^^xsd:double;
  dwc:startLatitude '44.2816906'^^xsd:double;
  dwc:endLatitude '44.2816906'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5158124 44.2816906, 8.5158124 44.2816906, 8.5158124 44.2816906, 8.5158124 44.2816906, 8.5158124 44.2816906))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_23'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.233854 8.530667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.233854"^^xsd:decimal ;
  dwc:decimalLongitude "8.530667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_16'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1370_16'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:timeOfDay '15.855277777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.530667'^^xsd:double;
  dwc:startLongitude '8.5306673'^^xsd:double;
  dwc:endLongitude '8.5306673'^^xsd:double;
  dwc:latitude '42.233854'^^xsd:double;
  dwc:startLatitude '42.2338543'^^xsd:double;
  dwc:endLatitude '42.2338543'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5306673 42.2338543, 8.5306673 42.2338543, 8.5306673 42.2338543, 8.5306673 42.2338543, 8.5306673 42.2338543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_16'^^xsd:string;
  dwc:observationDate '2009-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.333073 8.546905)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.333073"^^xsd:decimal ;
  dwc:decimalLongitude "8.546905"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_69'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_69'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.456111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.546905'^^xsd:double;
  dwc:startLongitude '8.5469046'^^xsd:double;
  dwc:endLongitude '8.5469046'^^xsd:double;
  dwc:latitude '41.333073'^^xsd:double;
  dwc:startLatitude '41.3330727'^^xsd:double;
  dwc:endLatitude '41.3330727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5469046 41.3330727, 8.5469046 41.3330727, 8.5469046 41.3330727, 8.5469046 41.3330727, 8.5469046 41.3330727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_69'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.987534 8.59577)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.987534"^^xsd:decimal ;
  dwc:decimalLongitude "8.59577"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_114'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1370_114'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.9911111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.59577'^^xsd:double;
  dwc:startLongitude '8.5957699'^^xsd:double;
  dwc:endLongitude '8.5957699'^^xsd:double;
  dwc:latitude '41.987534'^^xsd:double;
  dwc:startLatitude '41.9875336'^^xsd:double;
  dwc:endLatitude '41.9875336'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5957699 41.9875336, 8.5957699 41.9875336, 8.5957699 41.9875336, 8.5957699 41.9875336, 8.5957699 41.9875336))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_114'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.126583 8.596597)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.126583"^^xsd:decimal ;
  dwc:decimalLongitude "8.596597"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_107'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1370_107'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.4155555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.596597'^^xsd:double;
  dwc:startLongitude '8.5965967'^^xsd:double;
  dwc:endLongitude '8.5965967'^^xsd:double;
  dwc:latitude '42.126583'^^xsd:double;
  dwc:startLatitude '42.1265831'^^xsd:double;
  dwc:endLatitude '42.1265831'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.5965967 42.1265831, 8.5965967 42.1265831, 8.5965967 42.1265831, 8.5965967 42.1265831, 8.5965967 42.1265831))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_107'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.988205 8.61143)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.988205"^^xsd:decimal ;
  dwc:decimalLongitude "8.61143"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_113'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1370_113'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '6.9311111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.61143'^^xsd:double;
  dwc:startLongitude '8.6114302'^^xsd:double;
  dwc:endLongitude '8.6114302'^^xsd:double;
  dwc:latitude '41.988205'^^xsd:double;
  dwc:startLatitude '41.988205'^^xsd:double;
  dwc:endLatitude '41.988205'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6114302 41.988205, 8.6114302 41.988205, 8.6114302 41.988205, 8.6114302 41.988205, 8.6114302 41.988205))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_113'^^xsd:string;
  dwc:observationDate '2010-06-27'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.971947 8.634722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.971947"^^xsd:decimal ;
  dwc:decimalLongitude "8.634722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_63'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_63'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.4927777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.634722'^^xsd:double;
  dwc:startLongitude '8.6347218'^^xsd:double;
  dwc:endLongitude '8.6347218'^^xsd:double;
  dwc:latitude '40.971947'^^xsd:double;
  dwc:startLatitude '40.9719467'^^xsd:double;
  dwc:endLatitude '40.9719467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.6347218 40.9719467, 8.6347218 40.9719467, 8.6347218 40.9719467, 8.6347218 40.9719467, 8.6347218 40.9719467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_63'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.85368 8.710215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.85368"^^xsd:decimal ;
  dwc:decimalLongitude "8.710215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_106'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1370_106'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:timeOfDay '8.1244444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.710215'^^xsd:double;
  dwc:startLongitude '8.7102146'^^xsd:double;
  dwc:endLongitude '8.7102146'^^xsd:double;
  dwc:latitude '41.85368'^^xsd:double;
  dwc:startLatitude '41.8536797'^^xsd:double;
  dwc:endLatitude '41.8536797'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.7102146 41.8536797, 8.7102146 41.8536797, 8.7102146 41.8536797, 8.7102146 41.8536797, 8.7102146 41.8536797))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_106'^^xsd:string;
  dwc:observationDate '2010-06-23'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.975029 8.72609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.975029"^^xsd:decimal ;
  dwc:decimalLongitude "8.72609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_62'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_62'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.4494444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.72609'^^xsd:double;
  dwc:startLongitude '8.7260904'^^xsd:double;
  dwc:endLongitude '8.7260904'^^xsd:double;
  dwc:latitude '40.975029'^^xsd:double;
  dwc:startLatitude '40.975029'^^xsd:double;
  dwc:endLatitude '40.975029'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.7260904 40.975029, 8.7260904 40.975029, 8.7260904 40.975029, 8.7260904 40.975029, 8.7260904 40.975029))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_62'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.9538 8.80239)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.9538"^^xsd:decimal ;
  dwc:decimalLongitude "8.80239"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_22'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1370_22'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '12.418888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.80239'^^xsd:double;
  dwc:startLongitude '8.8023901'^^xsd:double;
  dwc:endLongitude '8.8023901'^^xsd:double;
  dwc:latitude '42.9538'^^xsd:double;
  dwc:startLatitude '42.9538002'^^xsd:double;
  dwc:endLatitude '42.9538002'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.8023901 42.9538002, 8.8023901 42.9538002, 8.8023901 42.9538002, 8.8023901 42.9538002, 8.8023901 42.9538002))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_22'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.97444 8.809384)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.97444"^^xsd:decimal ;
  dwc:decimalLongitude "8.809384"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_61'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_61'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.4108333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.809384'^^xsd:double;
  dwc:startLongitude '8.8093844'^^xsd:double;
  dwc:endLongitude '8.8093844'^^xsd:double;
  dwc:latitude '40.97444'^^xsd:double;
  dwc:startLatitude '40.9744396'^^xsd:double;
  dwc:endLatitude '40.9744396'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.8093844 40.9744396, 8.8093844 40.9744396, 8.8093844 40.9744396, 8.8093844 40.9744396, 8.8093844 40.9744396))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_61'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.153835 8.875439)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.153835"^^xsd:decimal ;
  dwc:decimalLongitude "8.875439"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_67'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_67'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.3994444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.875439'^^xsd:double;
  dwc:startLongitude '8.8754387'^^xsd:double;
  dwc:endLongitude '8.8754387'^^xsd:double;
  dwc:latitude '41.153835'^^xsd:double;
  dwc:startLatitude '41.1538353'^^xsd:double;
  dwc:endLatitude '41.1538353'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.8754387 41.1538353, 8.8754387 41.1538353, 8.8754387 41.1538353, 8.8754387 41.1538353, 8.8754387 41.1538353))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_67'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.154442 8.889723)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.154442"^^xsd:decimal ;
  dwc:decimalLongitude "8.889723"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_66'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_66'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.3930555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.889723'^^xsd:double;
  dwc:startLongitude '8.8897233'^^xsd:double;
  dwc:endLongitude '8.8897233'^^xsd:double;
  dwc:latitude '41.154442'^^xsd:double;
  dwc:startLatitude '41.1544418'^^xsd:double;
  dwc:endLatitude '41.1544418'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.8897233 41.1544418, 8.8897233 41.1544418, 8.8897233 41.1544418, 8.8897233 41.1544418, 8.8897233 41.1544418))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_66'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.705227 8.89937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.705227"^^xsd:decimal ;
  dwc:decimalLongitude "8.89937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_20'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1370_20'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.232777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.89937'^^xsd:double;
  dwc:startLongitude '8.8993702'^^xsd:double;
  dwc:endLongitude '8.8993702'^^xsd:double;
  dwc:latitude '43.705227'^^xsd:double;
  dwc:startLatitude '43.7052269'^^xsd:double;
  dwc:endLatitude '43.7052269'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.8993702 43.7052269, 8.8993702 43.7052269, 8.8993702 43.7052269, 8.8993702 43.7052269, 8.8993702 43.7052269))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_20'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.153969 8.906676)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.153969"^^xsd:decimal ;
  dwc:decimalLongitude "8.906676"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_65'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_65'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.3855555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '8.906676'^^xsd:double;
  dwc:startLongitude '8.9066763'^^xsd:double;
  dwc:endLongitude '8.9066763'^^xsd:double;
  dwc:latitude '41.153969'^^xsd:double;
  dwc:startLatitude '41.1539688'^^xsd:double;
  dwc:endLatitude '41.1539688'^^xsd:double;
  dwc:boundingBox 'POLYGON ((8.9066763 41.1539688, 8.9066763 41.1539688, 8.9066763 41.1539688, 8.9066763 41.1539688, 8.9066763 41.1539688))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_65'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.300652 9.012332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.300652"^^xsd:decimal ;
  dwc:decimalLongitude "9.012332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_21'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1370_21'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '10.915'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.012332'^^xsd:double;
  dwc:startLongitude '9.012332'^^xsd:double;
  dwc:endLongitude '9.012332'^^xsd:double;
  dwc:latitude '44.300652'^^xsd:double;
  dwc:startLatitude '44.3006516'^^xsd:double;
  dwc:endLatitude '44.3006516'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.012332 44.3006516, 9.012332 44.3006516, 9.012332 44.3006516, 9.012332 44.3006516, 9.012332 44.3006516))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_21'^^xsd:string;
  dwc:observationDate '2009-07-28'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.178623 9.145908)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.178623"^^xsd:decimal ;
  dwc:decimalLongitude "9.145908"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_119'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1370_119'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '7.1466666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.145908'^^xsd:double;
  dwc:startLongitude '9.1459084'^^xsd:double;
  dwc:endLongitude '9.1459084'^^xsd:double;
  dwc:latitude '41.178623'^^xsd:double;
  dwc:startLatitude '41.1786232'^^xsd:double;
  dwc:endLatitude '41.1786232'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.1459084 41.1786232, 9.1459084 41.1786232, 9.1459084 41.1786232, 9.1459084 41.1786232, 9.1459084 41.1786232))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_119'^^xsd:string;
  dwc:observationDate '2010-06-28'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.099287 9.390611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.099287"^^xsd:decimal ;
  dwc:decimalLongitude "9.390611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_19'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1370_19'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '16.325833333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.390611'^^xsd:double;
  dwc:startLongitude '9.3906107'^^xsd:double;
  dwc:endLongitude '9.3906107'^^xsd:double;
  dwc:latitude '44.099287'^^xsd:double;
  dwc:startLatitude '44.099287'^^xsd:double;
  dwc:endLatitude '44.099287'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.3906107 44.099287, 9.3906107 44.099287, 9.3906107 44.099287, 9.3906107 44.099287, 9.3906107 44.099287))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_19'^^xsd:string;
  dwc:observationDate '2009-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.847138 9.465663)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.847138"^^xsd:decimal ;
  dwc:decimalLongitude "9.465663"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_74'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_74'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.597222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.465663'^^xsd:double;
  dwc:startLongitude '9.465663'^^xsd:double;
  dwc:endLongitude '9.465663'^^xsd:double;
  dwc:latitude '41.847138'^^xsd:double;
  dwc:startLatitude '41.8471375'^^xsd:double;
  dwc:endLatitude '41.8471375'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.465663 41.8471375, 9.465663 41.8471375, 9.465663 41.8471375, 9.465663 41.8471375, 9.465663 41.8471375))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_74'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.815217 9.5144)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.815217"^^xsd:decimal ;
  dwc:decimalLongitude "9.5144"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_195'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_195'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.5941666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.5144'^^xsd:double;
  dwc:startLongitude '9.5144'^^xsd:double;
  dwc:endLongitude '9.5144'^^xsd:double;
  dwc:latitude '41.815217'^^xsd:double;
  dwc:startLatitude '41.815217'^^xsd:double;
  dwc:endLatitude '41.815217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.5144 41.815217, 9.5144 41.815217, 9.5144 41.815217, 9.5144 41.815217, 9.5144 41.815217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_195'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.409567 9.556341)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.409567"^^xsd:decimal ;
  dwc:decimalLongitude "9.556341"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_186'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_186'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.635'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.556341'^^xsd:double;
  dwc:startLongitude '9.556341'^^xsd:double;
  dwc:endLongitude '9.556341'^^xsd:double;
  dwc:latitude '41.409567'^^xsd:double;
  dwc:startLatitude '41.409567'^^xsd:double;
  dwc:endLatitude '41.409567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.556341 41.409567, 9.556341 41.409567, 9.556341 41.409567, 9.556341 41.409567, 9.556341 41.409567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_186'^^xsd:string;
  dwc:observationDate '2010-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.814438 9.556504)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.814438"^^xsd:decimal ;
  dwc:decimalLongitude "9.556504"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_196'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_196'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.6133333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.556504'^^xsd:double;
  dwc:startLongitude '9.556504'^^xsd:double;
  dwc:endLongitude '9.556504'^^xsd:double;
  dwc:latitude '41.814438'^^xsd:double;
  dwc:startLatitude '41.814438'^^xsd:double;
  dwc:endLatitude '41.814438'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.556504 41.814438, 9.556504 41.814438, 9.556504 41.814438, 9.556504 41.814438, 9.556504 41.814438))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_196'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.409112 9.569949)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.409112"^^xsd:decimal ;
  dwc:decimalLongitude "9.569949"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_185'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_185'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.63'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.569949'^^xsd:double;
  dwc:startLongitude '9.569949'^^xsd:double;
  dwc:endLongitude '9.569949'^^xsd:double;
  dwc:latitude '41.409112'^^xsd:double;
  dwc:startLatitude '41.409112'^^xsd:double;
  dwc:endLatitude '41.409112'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.569949 41.409112, 9.569949 41.409112, 9.569949 41.409112, 9.569949 41.409112, 9.569949 41.409112))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_185'^^xsd:string;
  dwc:observationDate '2010-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.40911 9.57202)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.40911"^^xsd:decimal ;
  dwc:decimalLongitude "9.57202"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_184'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_184'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.6286111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.57202'^^xsd:double;
  dwc:startLongitude '9.57202'^^xsd:double;
  dwc:endLongitude '9.57202'^^xsd:double;
  dwc:latitude '41.40911'^^xsd:double;
  dwc:startLatitude '41.40911'^^xsd:double;
  dwc:endLatitude '41.40911'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.57202 41.40911, 9.57202 41.40911, 9.57202 41.40911, 9.57202 41.40911, 9.57202 41.40911))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_184'^^xsd:string;
  dwc:observationDate '2010-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.409659 9.57853)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.409659"^^xsd:decimal ;
  dwc:decimalLongitude "9.57853"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_183'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_183'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.6263888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.57853'^^xsd:double;
  dwc:startLongitude '9.57853'^^xsd:double;
  dwc:endLongitude '9.57853'^^xsd:double;
  dwc:latitude '41.409659'^^xsd:double;
  dwc:startLatitude '41.409659'^^xsd:double;
  dwc:endLatitude '41.409659'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.57853 41.409659, 9.57853 41.409659, 9.57853 41.409659, 9.57853 41.409659, 9.57853 41.409659))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_183'^^xsd:string;
  dwc:observationDate '2010-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.409543 9.583708)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.409543"^^xsd:decimal ;
  dwc:decimalLongitude "9.583708"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_182'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_182'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.6252777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.583708'^^xsd:double;
  dwc:startLongitude '9.583708'^^xsd:double;
  dwc:endLongitude '9.583708'^^xsd:double;
  dwc:latitude '41.409543'^^xsd:double;
  dwc:startLatitude '41.409543'^^xsd:double;
  dwc:endLatitude '41.409543'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.583708 41.409543, 9.583708 41.409543, 9.583708 41.409543, 9.583708 41.409543, 9.583708 41.409543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_182'^^xsd:string;
  dwc:observationDate '2010-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.00712 9.601625)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.00712"^^xsd:decimal ;
  dwc:decimalLongitude "9.601625"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_18'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1370_18'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:timeOfDay '15.984166666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.601625'^^xsd:double;
  dwc:startLongitude '9.601625'^^xsd:double;
  dwc:endLongitude '9.601625'^^xsd:double;
  dwc:latitude '44.00712'^^xsd:double;
  dwc:startLatitude '44.0071201'^^xsd:double;
  dwc:endLatitude '44.0071201'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.601625 44.0071201, 9.601625 44.0071201, 9.601625 44.0071201, 9.601625 44.0071201, 9.601625 44.0071201))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_18'^^xsd:string;
  dwc:observationDate '2009-07-27'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.296608 9.616135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.296608"^^xsd:decimal ;
  dwc:decimalLongitude "9.616135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_47'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_47'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.2516666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.616135'^^xsd:double;
  dwc:startLongitude '9.6161346'^^xsd:double;
  dwc:endLongitude '9.6161346'^^xsd:double;
  dwc:latitude '42.296608'^^xsd:double;
  dwc:startLatitude '42.296608'^^xsd:double;
  dwc:endLatitude '42.296608'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.6161346 42.296608, 9.6161346 42.296608, 9.6161346 42.296608, 9.6161346 42.296608, 9.6161346 42.296608))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_47'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.16811 9.692945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.16811"^^xsd:decimal ;
  dwc:decimalLongitude "9.692945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_130'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1370_130'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.731111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.692945'^^xsd:double;
  dwc:startLongitude '9.6929445'^^xsd:double;
  dwc:endLongitude '9.6929445'^^xsd:double;
  dwc:latitude '40.16811'^^xsd:double;
  dwc:startLatitude '40.1681099'^^xsd:double;
  dwc:endLatitude '40.1681099'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.6929445 40.1681099, 9.6929445 40.1681099, 9.6929445 40.1681099, 9.6929445 40.1681099, 9.6929445 40.1681099))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_130'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.117813 9.717348)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.117813"^^xsd:decimal ;
  dwc:decimalLongitude "9.717348"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_53'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_53'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.751111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.717348'^^xsd:double;
  dwc:startLongitude '9.7173481'^^xsd:double;
  dwc:endLongitude '9.7173481'^^xsd:double;
  dwc:latitude '42.117813'^^xsd:double;
  dwc:startLatitude '42.1178131'^^xsd:double;
  dwc:endLatitude '42.1178131'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.7173481 42.1178131, 9.7173481 42.1178131, 9.7173481 42.1178131, 9.7173481 42.1178131, 9.7173481 42.1178131))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_53'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.102272 9.71808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.102272"^^xsd:decimal ;
  dwc:decimalLongitude "9.71808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_276'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_276'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.274444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.71808'^^xsd:double;
  dwc:startLongitude '9.7180796'^^xsd:double;
  dwc:endLongitude '9.7180796'^^xsd:double;
  dwc:latitude '41.102272'^^xsd:double;
  dwc:startLatitude '41.102272'^^xsd:double;
  dwc:endLatitude '41.102272'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.7180796 41.102272, 9.7180796 41.102272, 9.7180796 41.102272, 9.7180796 41.102272, 9.7180796 41.102272))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_276'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.434712 9.78336)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.434712"^^xsd:decimal ;
  dwc:decimalLongitude "9.78336"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_108'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1370_108'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:timeOfDay '14.322222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.78336'^^xsd:double;
  dwc:startLongitude '9.7833595'^^xsd:double;
  dwc:endLongitude '9.7833595'^^xsd:double;
  dwc:latitude '43.434712'^^xsd:double;
  dwc:startLatitude '43.4347115'^^xsd:double;
  dwc:endLatitude '43.4347115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.7833595 43.4347115, 9.7833595 43.4347115, 9.7833595 43.4347115, 9.7833595 43.4347115, 9.7833595 43.4347115))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_108'^^xsd:string;
  dwc:observationDate '2010-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.157166 9.7874)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.157166"^^xsd:decimal ;
  dwc:decimalLongitude "9.7874"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_131'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1370_131'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.775555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.7874'^^xsd:double;
  dwc:startLongitude '9.7874003'^^xsd:double;
  dwc:endLongitude '9.7874003'^^xsd:double;
  dwc:latitude '40.157166'^^xsd:double;
  dwc:startLatitude '40.1571655'^^xsd:double;
  dwc:endLatitude '40.1571655'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.7874003 40.1571655, 9.7874003 40.1571655, 9.7874003 40.1571655, 9.7874003 40.1571655, 9.7874003 40.1571655))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_131'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21833 9.790445)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21833"^^xsd:decimal ;
  dwc:decimalLongitude "9.790445"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_219'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_219'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.921111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.790445'^^xsd:double;
  dwc:startLongitude '9.7904453'^^xsd:double;
  dwc:endLongitude '9.7904453'^^xsd:double;
  dwc:latitude '42.21833'^^xsd:double;
  dwc:startLatitude '42.2183304'^^xsd:double;
  dwc:endLatitude '42.2183304'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.7904453 42.2183304, 9.7904453 42.2183304, 9.7904453 42.2183304, 9.7904453 42.2183304, 9.7904453 42.2183304))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_219'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.967667 9.792684)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.967667"^^xsd:decimal ;
  dwc:decimalLongitude "9.792684"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_275'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_275'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.066666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.792684'^^xsd:double;
  dwc:startLongitude '9.7926836'^^xsd:double;
  dwc:endLongitude '9.7926836'^^xsd:double;
  dwc:latitude '40.967667'^^xsd:double;
  dwc:startLatitude '40.9676666'^^xsd:double;
  dwc:endLatitude '40.9676666'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.7926836 40.9676666, 9.7926836 40.9676666, 9.7926836 40.9676666, 9.7926836 40.9676666, 9.7926836 40.9676666))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_275'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.836752 9.811634)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.836752"^^xsd:decimal ;
  dwc:decimalLongitude "9.811634"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_6'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1370_6'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.4675'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.811634'^^xsd:double;
  dwc:startLongitude '9.8116341'^^xsd:double;
  dwc:endLongitude '9.8116341'^^xsd:double;
  dwc:latitude '42.836752'^^xsd:double;
  dwc:startLatitude '42.8367519'^^xsd:double;
  dwc:endLatitude '42.8367519'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.8116341 42.8367519, 9.8116341 42.8367519, 9.8116341 42.8367519, 9.8116341 42.8367519, 9.8116341 42.8367519))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_6'^^xsd:string;
  dwc:observationDate '2009-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.96727 9.812917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.96727"^^xsd:decimal ;
  dwc:decimalLongitude "9.812917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_171'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_171'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.274444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.812917'^^xsd:double;
  dwc:startLongitude '9.8129168'^^xsd:double;
  dwc:endLongitude '9.8129168'^^xsd:double;
  dwc:latitude '40.96727'^^xsd:double;
  dwc:startLatitude '40.9672699'^^xsd:double;
  dwc:endLatitude '40.9672699'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.8129168 40.9672699, 9.8129168 40.9672699, 9.8129168 40.9672699, 9.8129168 40.9672699, 9.8129168 40.9672699))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_171'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.020256 9.815534)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.020256"^^xsd:decimal ;
  dwc:decimalLongitude "9.815534"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_143'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_143'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.864444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.815534'^^xsd:double;
  dwc:startLongitude '9.8155336'^^xsd:double;
  dwc:endLongitude '9.8155336'^^xsd:double;
  dwc:latitude '40.020256'^^xsd:double;
  dwc:startLatitude '40.020256'^^xsd:double;
  dwc:endLatitude '40.020256'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.8155336 40.020256, 9.8155336 40.020256, 9.8155336 40.020256, 9.8155336 40.020256, 9.8155336 40.020256))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_143'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.836037 9.823889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.836037"^^xsd:decimal ;
  dwc:decimalLongitude "9.823889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_7'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1370_7'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.472777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.823889'^^xsd:double;
  dwc:startLongitude '9.8238888'^^xsd:double;
  dwc:endLongitude '9.8238888'^^xsd:double;
  dwc:latitude '42.836037'^^xsd:double;
  dwc:startLatitude '42.8360367'^^xsd:double;
  dwc:endLatitude '42.8360367'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.8238888 42.8360367, 9.8238888 42.8360367, 9.8238888 42.8360367, 9.8238888 42.8360367, 9.8238888 42.8360367))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_7'^^xsd:string;
  dwc:observationDate '2009-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.834896 9.836126)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.834896"^^xsd:decimal ;
  dwc:decimalLongitude "9.836126"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_8'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1370_8'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.478333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.836126'^^xsd:double;
  dwc:startLongitude '9.8361263'^^xsd:double;
  dwc:endLongitude '9.8361263'^^xsd:double;
  dwc:latitude '42.834896'^^xsd:double;
  dwc:startLatitude '42.8348961'^^xsd:double;
  dwc:endLatitude '42.8348961'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.8361263 42.8348961, 9.8361263 42.8348961, 9.8361263 42.8348961, 9.8361263 42.8348961, 9.8361263 42.8348961))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_8'^^xsd:string;
  dwc:observationDate '2009-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.835506 9.844015)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.835506"^^xsd:decimal ;
  dwc:decimalLongitude "9.844015"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_9'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1370_9'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:timeOfDay '10.481666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.844015'^^xsd:double;
  dwc:startLongitude '9.8440151'^^xsd:double;
  dwc:endLongitude '9.8440151'^^xsd:double;
  dwc:latitude '42.835506'^^xsd:double;
  dwc:startLatitude '42.8355064'^^xsd:double;
  dwc:endLatitude '42.8355064'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.8440151 42.8355064, 9.8440151 42.8355064, 9.8440151 42.8355064, 9.8440151 42.8355064, 9.8440151 42.8355064))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_9'^^xsd:string;
  dwc:observationDate '2009-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.666002 9.854429)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.666002"^^xsd:decimal ;
  dwc:decimalLongitude "9.854429"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_73'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_73'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.811388888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.854429'^^xsd:double;
  dwc:startLongitude '9.8544292'^^xsd:double;
  dwc:endLongitude '9.8544292'^^xsd:double;
  dwc:latitude '41.666002'^^xsd:double;
  dwc:startLatitude '41.6660023'^^xsd:double;
  dwc:endLatitude '41.6660023'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.8544292 41.6660023, 9.8544292 41.6660023, 9.8544292 41.6660023, 9.8544292 41.6660023, 9.8544292 41.6660023))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_73'^^xsd:string;
  dwc:observationDate '2009-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.235443 9.866072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.235443"^^xsd:decimal ;
  dwc:decimalLongitude "9.866072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_283'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_283'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.723333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.866072'^^xsd:double;
  dwc:startLongitude '9.8660717'^^xsd:double;
  dwc:endLongitude '9.8660717'^^xsd:double;
  dwc:latitude '41.235443'^^xsd:double;
  dwc:startLatitude '41.2354431'^^xsd:double;
  dwc:endLatitude '41.2354431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.8660717 41.2354431, 9.8660717 41.2354431, 9.8660717 41.2354431, 9.8660717 41.2354431, 9.8660717 41.2354431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_283'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559032 9.896628)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559032"^^xsd:decimal ;
  dwc:decimalLongitude "9.896628"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_261'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_261'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5188888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.896628'^^xsd:double;
  dwc:startLongitude '9.8966284'^^xsd:double;
  dwc:endLongitude '9.8966284'^^xsd:double;
  dwc:latitude '40.559032'^^xsd:double;
  dwc:startLatitude '40.5590324'^^xsd:double;
  dwc:endLatitude '40.5590324'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.8966284 40.5590324, 9.8966284 40.5590324, 9.8966284 40.5590324, 9.8966284 40.5590324, 9.8966284 40.5590324))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_261'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.236187 9.911511)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.236187"^^xsd:decimal ;
  dwc:decimalLongitude "9.911511"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_282'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_282'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.704444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.911511'^^xsd:double;
  dwc:startLongitude '9.9115114'^^xsd:double;
  dwc:endLongitude '9.9115114'^^xsd:double;
  dwc:latitude '41.236187'^^xsd:double;
  dwc:startLatitude '41.236187'^^xsd:double;
  dwc:endLatitude '41.236187'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9115114 41.236187, 9.9115114 41.236187, 9.9115114 41.236187, 9.9115114 41.236187, 9.9115114 41.236187))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_282'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559212 9.911868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559212"^^xsd:decimal ;
  dwc:decimalLongitude "9.911868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_259'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_259'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5122222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.911868'^^xsd:double;
  dwc:startLongitude '9.9118681'^^xsd:double;
  dwc:endLongitude '9.9118681'^^xsd:double;
  dwc:latitude '40.559212'^^xsd:double;
  dwc:startLatitude '40.5592117'^^xsd:double;
  dwc:endLatitude '40.5592117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9118681 40.5592117, 9.9118681 40.5592117, 9.9118681 40.5592117, 9.9118681 40.5592117, 9.9118681 40.5592117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_259'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559212 9.911868)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559212"^^xsd:decimal ;
  dwc:decimalLongitude "9.911868"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_260'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_260'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.5122222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.911868'^^xsd:double;
  dwc:startLongitude '9.9118681'^^xsd:double;
  dwc:endLongitude '9.9118681'^^xsd:double;
  dwc:latitude '40.559212'^^xsd:double;
  dwc:startLatitude '40.5592117'^^xsd:double;
  dwc:endLatitude '40.5592117'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9118681 40.5592117, 9.9118681 40.5592117, 9.9118681 40.5592117, 9.9118681 40.5592117, 9.9118681 40.5592117))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_260'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.559246 9.916932)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.559246"^^xsd:decimal ;
  dwc:decimalLongitude "9.916932"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_258'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_258'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.51'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.916932'^^xsd:double;
  dwc:startLongitude '9.9169321'^^xsd:double;
  dwc:endLongitude '9.9169321'^^xsd:double;
  dwc:latitude '40.559246'^^xsd:double;
  dwc:startLatitude '40.5592461'^^xsd:double;
  dwc:endLatitude '40.5592461'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9169321 40.5592461, 9.9169321 40.5592461, 9.9169321 40.5592461, 9.9169321 40.5592461, 9.9169321 40.5592461))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_258'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23592 9.922025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.23592"^^xsd:decimal ;
  dwc:decimalLongitude "9.922025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_281'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_281'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.7'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.922025'^^xsd:double;
  dwc:startLongitude '9.9220247'^^xsd:double;
  dwc:endLongitude '9.9220247'^^xsd:double;
  dwc:latitude '41.23592'^^xsd:double;
  dwc:startLatitude '41.23592'^^xsd:double;
  dwc:endLatitude '41.23592'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9220247 41.23592, 9.9220247 41.23592, 9.9220247 41.23592, 9.9220247 41.23592, 9.9220247 41.23592))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_281'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.674484 9.924896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.674484"^^xsd:decimal ;
  dwc:decimalLongitude "9.924896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_194'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_194'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.21'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.924896'^^xsd:double;
  dwc:startLongitude '9.9248962'^^xsd:double;
  dwc:endLongitude '9.9248962'^^xsd:double;
  dwc:latitude '41.674484'^^xsd:double;
  dwc:startLatitude '41.6744843'^^xsd:double;
  dwc:endLatitude '41.6744843'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9248962 41.6744843, 9.9248962 41.6744843, 9.9248962 41.6744843, 9.9248962 41.6744843, 9.9248962 41.6744843))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_194'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23587 9.927328)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.23587"^^xsd:decimal ;
  dwc:decimalLongitude "9.927328"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_280'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_280'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.697777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.927328'^^xsd:double;
  dwc:startLongitude '9.9273281'^^xsd:double;
  dwc:endLongitude '9.9273281'^^xsd:double;
  dwc:latitude '41.23587'^^xsd:double;
  dwc:startLatitude '41.2358704'^^xsd:double;
  dwc:endLatitude '41.2358704'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9273281 41.2358704, 9.9273281 41.2358704, 9.9273281 41.2358704, 9.9273281 41.2358704, 9.9273281 41.2358704))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_280'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.674797 9.929297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.674797"^^xsd:decimal ;
  dwc:decimalLongitude "9.929297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_193'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_193'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.2077777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.929297'^^xsd:double;
  dwc:startLongitude '9.9292965'^^xsd:double;
  dwc:endLongitude '9.9292965'^^xsd:double;
  dwc:latitude '41.674797'^^xsd:double;
  dwc:startLatitude '41.6747971'^^xsd:double;
  dwc:endLatitude '41.6747971'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9292965 41.6747971, 9.9292965 41.6747971, 9.9292965 41.6747971, 9.9292965 41.6747971, 9.9292965 41.6747971))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_193'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.827721 9.945064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.827721"^^xsd:decimal ;
  dwc:decimalLongitude "9.945064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_197'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_197'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.7788888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.945064'^^xsd:double;
  dwc:startLongitude '9.9450636'^^xsd:double;
  dwc:endLongitude '9.9450636'^^xsd:double;
  dwc:latitude '41.827721'^^xsd:double;
  dwc:startLatitude '41.8277206'^^xsd:double;
  dwc:endLatitude '41.8277206'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9450636 41.8277206, 9.9450636 41.8277206, 9.9450636 41.8277206, 9.9450636 41.8277206, 9.9450636 41.8277206))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_197'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.965221 9.945414)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.965221"^^xsd:decimal ;
  dwc:decimalLongitude "9.945414"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_170'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_170'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.215555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.945414'^^xsd:double;
  dwc:startLongitude '9.9454136'^^xsd:double;
  dwc:endLongitude '9.9454136'^^xsd:double;
  dwc:latitude '40.965221'^^xsd:double;
  dwc:startLatitude '40.9652214'^^xsd:double;
  dwc:endLatitude '40.9652214'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9454136 40.9652214, 9.9454136 40.9652214, 9.9454136 40.9652214, 9.9454136 40.9652214, 9.9454136 40.9652214))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_170'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234657 9.945432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.234657"^^xsd:decimal ;
  dwc:decimalLongitude "9.945432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_279'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_279'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.69'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.945432'^^xsd:double;
  dwc:startLongitude '9.9454317'^^xsd:double;
  dwc:endLongitude '9.9454317'^^xsd:double;
  dwc:latitude '41.234657'^^xsd:double;
  dwc:startLatitude '41.2346573'^^xsd:double;
  dwc:endLatitude '41.2346573'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9454317 41.2346573, 9.9454317 41.2346573, 9.9454317 41.2346573, 9.9454317 41.2346573, 9.9454317 41.2346573))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_279'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.826492 9.95232)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.826492"^^xsd:decimal ;
  dwc:decimalLongitude "9.95232"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_198'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_198'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.7822222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.95232'^^xsd:double;
  dwc:startLongitude '9.9523201'^^xsd:double;
  dwc:endLongitude '9.9523201'^^xsd:double;
  dwc:latitude '41.826492'^^xsd:double;
  dwc:startLatitude '41.8264923'^^xsd:double;
  dwc:endLatitude '41.8264923'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9523201 41.8264923, 9.9523201 41.8264923, 9.9523201 41.8264923, 9.9523201 41.8264923, 9.9523201 41.8264923))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_198'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.234356 9.953283)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.234356"^^xsd:decimal ;
  dwc:decimalLongitude "9.953283"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_278'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_278'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.686666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.953283'^^xsd:double;
  dwc:startLongitude '9.9532833'^^xsd:double;
  dwc:endLongitude '9.9532833'^^xsd:double;
  dwc:latitude '41.234356'^^xsd:double;
  dwc:startLatitude '41.2343559'^^xsd:double;
  dwc:endLatitude '41.2343559'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9532833 41.2343559, 9.9532833 41.2343559, 9.9532833 41.2343559, 9.9532833 41.2343559, 9.9532833 41.2343559))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_278'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.540325 9.955675)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.540325"^^xsd:decimal ;
  dwc:decimalLongitude "9.955675"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_187'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_187'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.6088888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.955675'^^xsd:double;
  dwc:startLongitude '9.9556751'^^xsd:double;
  dwc:endLongitude '9.9556751'^^xsd:double;
  dwc:latitude '41.540325'^^xsd:double;
  dwc:startLatitude '41.5403252'^^xsd:double;
  dwc:endLatitude '41.5403252'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9556751 41.5403252, 9.9556751 41.5403252, 9.9556751 41.5403252, 9.9556751 41.5403252, 9.9556751 41.5403252))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_187'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.745812 9.967834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.745812"^^xsd:decimal ;
  dwc:decimalLongitude "9.967834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_137'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_137'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.9233333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.967834'^^xsd:double;
  dwc:startLongitude '9.9678335'^^xsd:double;
  dwc:endLongitude '9.9678335'^^xsd:double;
  dwc:latitude '39.745812'^^xsd:double;
  dwc:startLatitude '39.7458115'^^xsd:double;
  dwc:endLatitude '39.7458115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9678335 39.7458115, 9.9678335 39.7458115, 9.9678335 39.7458115, 9.9678335 39.7458115, 9.9678335 39.7458115))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_137'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233231 9.990467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.233231"^^xsd:decimal ;
  dwc:decimalLongitude "9.990467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_172'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_172'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.721111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.990467'^^xsd:double;
  dwc:startLongitude '9.9904671'^^xsd:double;
  dwc:endLongitude '9.9904671'^^xsd:double;
  dwc:latitude '41.233231'^^xsd:double;
  dwc:startLatitude '41.2332306'^^xsd:double;
  dwc:endLatitude '41.2332306'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.9904671 41.2332306, 9.9904671 41.2332306, 9.9904671 41.2332306, 9.9904671 41.2332306, 9.9904671 41.2332306))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_172'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.42487 9.99716)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.42487"^^xsd:decimal ;
  dwc:decimalLongitude "9.99716"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_159'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_159'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.7933333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '9.99716'^^xsd:double;
  dwc:startLongitude '9.99716'^^xsd:double;
  dwc:endLongitude '9.99716'^^xsd:double;
  dwc:latitude '40.42487'^^xsd:double;
  dwc:startLatitude '40.4248695'^^xsd:double;
  dwc:endLatitude '40.4248695'^^xsd:double;
  dwc:boundingBox 'POLYGON ((9.99716 40.4248695, 9.99716 40.4248695, 9.99716 40.4248695, 9.99716 40.4248695, 9.99716 40.4248695))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_159'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.233036 10.011976)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.233036"^^xsd:decimal ;
  dwc:decimalLongitude "10.011976"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_173'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_173'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.73'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.011976'^^xsd:double;
  dwc:startLongitude '10.0119762'^^xsd:double;
  dwc:endLongitude '10.0119762'^^xsd:double;
  dwc:latitude '41.233036'^^xsd:double;
  dwc:startLatitude '41.233036'^^xsd:double;
  dwc:endLatitude '41.233036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0119762 41.233036, 10.0119762 41.233036, 10.0119762 41.233036, 10.0119762 41.233036, 10.0119762 41.233036))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_173'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.294243 10.030862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.294243"^^xsd:decimal ;
  dwc:decimalLongitude "10.030862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_46'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_46'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.0622222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.030862'^^xsd:double;
  dwc:startLongitude '10.0308619'^^xsd:double;
  dwc:endLongitude '10.0308619'^^xsd:double;
  dwc:latitude '42.294243'^^xsd:double;
  dwc:startLatitude '42.2942429'^^xsd:double;
  dwc:endLatitude '42.2942429'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0308619 42.2942429, 10.0308619 42.2942429, 10.0308619 42.2942429, 10.0308619 42.2942429, 10.0308619 42.2942429))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_46'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.694317 10.033992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.694317"^^xsd:decimal ;
  dwc:decimalLongitude "10.033992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_286'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_286'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.416666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.033992'^^xsd:double;
  dwc:startLongitude '10.0339918'^^xsd:double;
  dwc:endLongitude '10.0339918'^^xsd:double;
  dwc:latitude '40.694317'^^xsd:double;
  dwc:startLatitude '40.6943169'^^xsd:double;
  dwc:endLatitude '40.6943169'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0339918 40.6943169, 10.0339918 40.6943169, 10.0339918 40.6943169, 10.0339918 40.6943169, 10.0339918 40.6943169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_286'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.293165 10.042382)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.293165"^^xsd:decimal ;
  dwc:decimalLongitude "10.042382"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_45'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_45'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.0569444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.042382'^^xsd:double;
  dwc:startLongitude '10.0423822'^^xsd:double;
  dwc:endLongitude '10.0423822'^^xsd:double;
  dwc:latitude '42.293165'^^xsd:double;
  dwc:startLatitude '42.2931652'^^xsd:double;
  dwc:endLatitude '42.2931652'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0423822 42.2931652, 10.0423822 42.2931652, 10.0423822 42.2931652, 10.0423822 42.2931652, 10.0423822 42.2931652))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_45'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.822395 10.044699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.822395"^^xsd:decimal ;
  dwc:decimalLongitude "10.044699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_199'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_199'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.8244444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.044699'^^xsd:double;
  dwc:startLongitude '10.0446987'^^xsd:double;
  dwc:endLongitude '10.0446987'^^xsd:double;
  dwc:latitude '41.822395'^^xsd:double;
  dwc:startLatitude '41.8223953'^^xsd:double;
  dwc:endLatitude '41.8223953'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0446987 41.8223953, 10.0446987 41.8223953, 10.0446987 41.8223953, 10.0446987 41.8223953, 10.0446987 41.8223953))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_199'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.214657 10.044933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.214657"^^xsd:decimal ;
  dwc:decimalLongitude "10.044933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_220'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_220'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.122222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.044933'^^xsd:double;
  dwc:startLongitude '10.0449333'^^xsd:double;
  dwc:endLongitude '10.0449333'^^xsd:double;
  dwc:latitude '42.214657'^^xsd:double;
  dwc:startLatitude '42.2146568'^^xsd:double;
  dwc:endLatitude '42.2146568'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0449333 42.2146568, 10.0449333 42.2146568, 10.0449333 42.2146568, 10.0449333 42.2146568, 10.0449333 42.2146568))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_220'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.673763 10.049172)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.673763"^^xsd:decimal ;
  dwc:decimalLongitude "10.049172"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_192'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_192'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.1488888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.049172'^^xsd:double;
  dwc:startLongitude '10.0491715'^^xsd:double;
  dwc:endLongitude '10.0491715'^^xsd:double;
  dwc:latitude '41.673763'^^xsd:double;
  dwc:startLatitude '41.6737633'^^xsd:double;
  dwc:endLatitude '41.6737633'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0491715 41.6737633, 10.0491715 41.6737633, 10.0491715 41.6737633, 10.0491715 41.6737633, 10.0491715 41.6737633))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_192'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.540077 10.061553)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.540077"^^xsd:decimal ;
  dwc:decimalLongitude "10.061553"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_188'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_188'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.6555555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.061553'^^xsd:double;
  dwc:startLongitude '10.061553'^^xsd:double;
  dwc:endLongitude '10.061553'^^xsd:double;
  dwc:latitude '41.540077'^^xsd:double;
  dwc:startLatitude '41.5400772'^^xsd:double;
  dwc:endLatitude '41.5400772'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.061553 41.5400772, 10.061553 41.5400772, 10.061553 41.5400772, 10.061553 41.5400772, 10.061553 41.5400772))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_188'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.828274 10.073813)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.828274"^^xsd:decimal ;
  dwc:decimalLongitude "10.073813"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_285'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_285'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.924444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.073813'^^xsd:double;
  dwc:startLongitude '10.0738134'^^xsd:double;
  dwc:endLongitude '10.0738134'^^xsd:double;
  dwc:latitude '40.828274'^^xsd:double;
  dwc:startLatitude '40.8282738'^^xsd:double;
  dwc:endLatitude '40.8282738'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0738134 40.8282738, 10.0738134 40.8282738, 10.0738134 40.8282738, 10.0738134 40.8282738, 10.0738134 40.8282738))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_285'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.420933 10.081159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.420933"^^xsd:decimal ;
  dwc:decimalLongitude "10.081159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_158'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_158'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.7555555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.081159'^^xsd:double;
  dwc:startLongitude '10.0811586'^^xsd:double;
  dwc:endLongitude '10.0811586'^^xsd:double;
  dwc:latitude '40.420933'^^xsd:double;
  dwc:startLatitude '40.4209328'^^xsd:double;
  dwc:endLatitude '40.4209328'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.0811586 40.4209328, 10.0811586 40.4209328, 10.0811586 40.4209328, 10.0811586 40.4209328, 10.0811586 40.4209328))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_158'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.349747 10.119862)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.349747"^^xsd:decimal ;
  dwc:decimalLongitude "10.119862"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_218'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_218'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.402222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.119862'^^xsd:double;
  dwc:startLongitude '10.1198616'^^xsd:double;
  dwc:endLongitude '10.1198616'^^xsd:double;
  dwc:latitude '42.349747'^^xsd:double;
  dwc:startLatitude '42.3497467'^^xsd:double;
  dwc:endLatitude '42.3497467'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.1198616 42.3497467, 10.1198616 42.3497467, 10.1198616 42.3497467, 10.1198616 42.3497467, 10.1198616 42.3497467))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_218'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.84379 10.12288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.84379"^^xsd:decimal ;
  dwc:decimalLongitude "10.12288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_55'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_55'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '14.237222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.12288'^^xsd:double;
  dwc:startLongitude '10.12288'^^xsd:double;
  dwc:endLongitude '10.12288'^^xsd:double;
  dwc:latitude '41.84379'^^xsd:double;
  dwc:startLatitude '41.84379'^^xsd:double;
  dwc:endLatitude '41.84379'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.12288 41.84379, 10.12288 41.84379, 10.12288 41.84379, 10.12288 41.84379, 10.12288 41.84379))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_55'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.541302 10.127827)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.541302"^^xsd:decimal ;
  dwc:decimalLongitude "10.127827"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_189'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_189'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '6.6833333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.127827'^^xsd:double;
  dwc:startLongitude '10.1278267'^^xsd:double;
  dwc:endLongitude '10.1278267'^^xsd:double;
  dwc:latitude '41.541302'^^xsd:double;
  dwc:startLatitude '41.5413017'^^xsd:double;
  dwc:endLatitude '41.5413017'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.1278267 41.5413017, 10.1278267 41.5413017, 10.1278267 41.5413017, 10.1278267 41.5413017, 10.1278267 41.5413017))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_189'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.678513 10.131435)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.678513"^^xsd:decimal ;
  dwc:decimalLongitude "10.131435"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_191'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_191'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.11'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.131435'^^xsd:double;
  dwc:startLongitude '10.1314354'^^xsd:double;
  dwc:endLongitude '10.1314354'^^xsd:double;
  dwc:latitude '41.678513'^^xsd:double;
  dwc:startLatitude '41.6785126'^^xsd:double;
  dwc:endLatitude '41.6785126'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.1314354 41.6785126, 10.1314354 41.6785126, 10.1314354 41.6785126, 10.1314354 41.6785126, 10.1314354 41.6785126))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_191'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8811 10.19113)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8811"^^xsd:decimal ;
  dwc:decimalLongitude "10.19113"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_136'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_136'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.6955555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.19113'^^xsd:double;
  dwc:startLongitude '10.1911297'^^xsd:double;
  dwc:endLongitude '10.1911297'^^xsd:double;
  dwc:latitude '39.8811'^^xsd:double;
  dwc:startLatitude '39.8810997'^^xsd:double;
  dwc:endLatitude '39.8810997'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.1911297 39.8810997, 10.1911297 39.8810997, 10.1911297 39.8810997, 10.1911297 39.8810997, 10.1911297 39.8810997))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_136'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.556946 10.19509)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.556946"^^xsd:decimal ;
  dwc:decimalLongitude "10.19509"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_160'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_160'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.2133333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.19509'^^xsd:double;
  dwc:startLongitude '10.1950903'^^xsd:double;
  dwc:endLongitude '10.1950903'^^xsd:double;
  dwc:latitude '40.556946'^^xsd:double;
  dwc:startLatitude '40.5569458'^^xsd:double;
  dwc:endLatitude '40.5569458'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.1950903 40.5569458, 10.1950903 40.5569458, 10.1950903 40.5569458, 10.1950903 40.5569458, 10.1950903 40.5569458))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_160'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.556557 10.201897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.556557"^^xsd:decimal ;
  dwc:decimalLongitude "10.201897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_257'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_257'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.3344444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.201897'^^xsd:double;
  dwc:startLongitude '10.2018967'^^xsd:double;
  dwc:endLongitude '10.2018967'^^xsd:double;
  dwc:latitude '40.556557'^^xsd:double;
  dwc:startLatitude '40.5565567'^^xsd:double;
  dwc:endLatitude '40.5565567'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2018967 40.5565567, 10.2018967 40.5565567, 10.2018967 40.5565567, 10.2018967 40.5565567, 10.2018967 40.5565567))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_257'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.689171 10.209066)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.689171"^^xsd:decimal ;
  dwc:decimalLongitude "10.209066"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_100'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1370_100'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.955555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.209066'^^xsd:double;
  dwc:startLongitude '10.2090664'^^xsd:double;
  dwc:endLongitude '10.2090664'^^xsd:double;
  dwc:latitude '40.689171'^^xsd:double;
  dwc:startLatitude '40.6891708'^^xsd:double;
  dwc:endLatitude '40.6891708'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2090664 40.6891708, 10.2090664 40.6891708, 10.2090664 40.6891708, 10.2090664 40.6891708, 10.2090664 40.6891708))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_100'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.556213 10.20939)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.556213"^^xsd:decimal ;
  dwc:decimalLongitude "10.20939"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_256'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_256'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.3311111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.20939'^^xsd:double;
  dwc:startLongitude '10.2093897'^^xsd:double;
  dwc:endLongitude '10.2093897'^^xsd:double;
  dwc:latitude '40.556213'^^xsd:double;
  dwc:startLatitude '40.5562134'^^xsd:double;
  dwc:endLatitude '40.5562134'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2093897 40.5562134, 10.2093897 40.5562134, 10.2093897 40.5562134, 10.2093897 40.5562134, 10.2093897 40.5562134))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_256'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.689198 10.211536)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.689198"^^xsd:decimal ;
  dwc:decimalLongitude "10.211536"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_101'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1370_101'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.956666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.211536'^^xsd:double;
  dwc:startLongitude '10.2115364'^^xsd:double;
  dwc:endLongitude '10.2115364'^^xsd:double;
  dwc:latitude '40.689198'^^xsd:double;
  dwc:startLatitude '40.6891975'^^xsd:double;
  dwc:endLatitude '40.6891975'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2115364 40.6891975, 10.2115364 40.6891975, 10.2115364 40.6891975, 10.2115364 40.6891975, 10.2115364 40.6891975))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_101'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.213181 10.211783)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.213181"^^xsd:decimal ;
  dwc:decimalLongitude "10.211783"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_221'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_221'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.2'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.211783'^^xsd:double;
  dwc:startLongitude '10.2117834'^^xsd:double;
  dwc:endLongitude '10.2117834'^^xsd:double;
  dwc:latitude '42.213181'^^xsd:double;
  dwc:startLatitude '42.2131805'^^xsd:double;
  dwc:endLatitude '42.2131805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2117834 42.2131805, 10.2117834 42.2131805, 10.2117834 42.2131805, 10.2117834 42.2131805, 10.2117834 42.2131805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_221'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.150005 10.219805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.150005"^^xsd:decimal ;
  dwc:decimalLongitude "10.219805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_132'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1370_132'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '14.978888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.219805'^^xsd:double;
  dwc:startLongitude '10.2198048'^^xsd:double;
  dwc:endLongitude '10.2198048'^^xsd:double;
  dwc:latitude '40.150005'^^xsd:double;
  dwc:startLatitude '40.1500053'^^xsd:double;
  dwc:endLatitude '40.1500053'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2198048 40.1500053, 10.2198048 40.1500053, 10.2198048 40.1500053, 10.2198048 40.1500053, 10.2198048 40.1500053))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_132'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.23225 10.219983)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.23225"^^xsd:decimal ;
  dwc:decimalLongitude "10.219983"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_174'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_174'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.822222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.219983'^^xsd:double;
  dwc:startLongitude '10.2199831'^^xsd:double;
  dwc:endLongitude '10.2199831'^^xsd:double;
  dwc:latitude '41.23225'^^xsd:double;
  dwc:startLatitude '41.2322502'^^xsd:double;
  dwc:endLatitude '41.2322502'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2199831 41.2322502, 10.2199831 41.2322502, 10.2199831 41.2322502, 10.2199831 41.2322502, 10.2199831 41.2322502))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_174'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.232315 10.232427)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.232315"^^xsd:decimal ;
  dwc:decimalLongitude "10.232427"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_175'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_175'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.827777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.232427'^^xsd:double;
  dwc:startLongitude '10.2324266'^^xsd:double;
  dwc:endLongitude '10.2324266'^^xsd:double;
  dwc:latitude '41.232315'^^xsd:double;
  dwc:startLatitude '41.2323151'^^xsd:double;
  dwc:endLatitude '41.2323151'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2324266 41.2323151, 10.2324266 41.2323151, 10.2324266 41.2323151, 10.2324266 41.2323151, 10.2324266 41.2323151))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_175'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.960892 10.237737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.960892"^^xsd:decimal ;
  dwc:decimalLongitude "10.237737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_169'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_169'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.08'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.237737'^^xsd:double;
  dwc:startLongitude '10.2377367'^^xsd:double;
  dwc:endLongitude '10.2377367'^^xsd:double;
  dwc:latitude '40.960892'^^xsd:double;
  dwc:startLatitude '40.9608917'^^xsd:double;
  dwc:endLatitude '40.9608917'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2377367 40.9608917, 10.2377367 40.9608917, 10.2377367 40.9608917, 10.2377367 40.9608917, 10.2377367 40.9608917))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_169'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.4207 10.250323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.4207"^^xsd:decimal ;
  dwc:decimalLongitude "10.250323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_157'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_157'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.68'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.250323'^^xsd:double;
  dwc:startLongitude '10.2503233'^^xsd:double;
  dwc:endLongitude '10.2503233'^^xsd:double;
  dwc:latitude '40.4207'^^xsd:double;
  dwc:startLatitude '40.4207001'^^xsd:double;
  dwc:endLatitude '40.4207001'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2503233 40.4207001, 10.2503233 40.4207001, 10.2503233 40.4207001, 10.2503233 40.4207001, 10.2503233 40.4207001))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_157'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.013207 10.26599)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.013207"^^xsd:decimal ;
  dwc:decimalLongitude "10.26599"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_142'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_142'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.671111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.26599'^^xsd:double;
  dwc:startLongitude '10.2659903'^^xsd:double;
  dwc:endLongitude '10.2659903'^^xsd:double;
  dwc:latitude '40.013207'^^xsd:double;
  dwc:startLatitude '40.0132065'^^xsd:double;
  dwc:endLatitude '40.0132065'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2659903 40.0132065, 10.2659903 40.0132065, 10.2659903 40.0132065, 10.2659903 40.0132065, 10.2659903 40.0132065))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_142'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48214 10.26866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48214"^^xsd:decimal ;
  dwc:decimalLongitude "10.26866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_236'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_236'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.256666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.26866'^^xsd:double;
  dwc:startLongitude '10.2686596'^^xsd:double;
  dwc:endLongitude '10.2686596'^^xsd:double;
  dwc:latitude '42.48214'^^xsd:double;
  dwc:startLatitude '42.4821396'^^xsd:double;
  dwc:endLatitude '42.4821396'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2686596 42.4821396, 10.2686596 42.4821396, 10.2686596 42.4821396, 10.2686596 42.4821396, 10.2686596 42.4821396))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_236'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.48214 10.26866)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.48214"^^xsd:decimal ;
  dwc:decimalLongitude "10.26866"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_237'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_237'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.256666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.26866'^^xsd:double;
  dwc:startLongitude '10.2686596'^^xsd:double;
  dwc:endLongitude '10.2686596'^^xsd:double;
  dwc:latitude '42.48214'^^xsd:double;
  dwc:startLatitude '42.4821396'^^xsd:double;
  dwc:endLatitude '42.4821396'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2686596 42.4821396, 10.2686596 42.4821396, 10.2686596 42.4821396, 10.2686596 42.4821396, 10.2686596 42.4821396))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_237'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.210106 10.27169)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.210106"^^xsd:decimal ;
  dwc:decimalLongitude "10.27169"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_222'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_222'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.228888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.27169'^^xsd:double;
  dwc:startLongitude '10.2716904'^^xsd:double;
  dwc:endLongitude '10.2716904'^^xsd:double;
  dwc:latitude '42.210106'^^xsd:double;
  dwc:startLatitude '42.2101059'^^xsd:double;
  dwc:endLatitude '42.2101059'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2716904 42.2101059, 10.2716904 42.2101059, 10.2716904 42.2101059, 10.2716904 42.2101059, 10.2716904 42.2101059))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_222'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.210541 10.278545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.210541"^^xsd:decimal ;
  dwc:decimalLongitude "10.278545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_223'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_223'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.232222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.278545'^^xsd:double;
  dwc:startLongitude '10.2785454'^^xsd:double;
  dwc:endLongitude '10.2785454'^^xsd:double;
  dwc:latitude '42.210541'^^xsd:double;
  dwc:startLatitude '42.2105408'^^xsd:double;
  dwc:endLatitude '42.2105408'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2785454 42.2105408, 10.2785454 42.2105408, 10.2785454 42.2105408, 10.2785454 42.2105408, 10.2785454 42.2105408))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_223'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.210877 10.28549)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.210877"^^xsd:decimal ;
  dwc:decimalLongitude "10.28549"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_224'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_224'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.235555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.28549'^^xsd:double;
  dwc:startLongitude '10.28549'^^xsd:double;
  dwc:endLongitude '10.28549'^^xsd:double;
  dwc:latitude '42.210877'^^xsd:double;
  dwc:startLatitude '42.2108765'^^xsd:double;
  dwc:endLatitude '42.2108765'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.28549 42.2108765, 10.28549 42.2108765, 10.28549 42.2108765, 10.28549 42.2108765, 10.28549 42.2108765))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_224'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.687752 10.289621)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.687752"^^xsd:decimal ;
  dwc:decimalLongitude "10.289621"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_102'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1370_102'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '15.991111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.289621'^^xsd:double;
  dwc:startLongitude '10.2896214'^^xsd:double;
  dwc:endLongitude '10.2896214'^^xsd:double;
  dwc:latitude '40.687752'^^xsd:double;
  dwc:startLatitude '40.6877518'^^xsd:double;
  dwc:endLatitude '40.6877518'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2896214 40.6877518, 10.2896214 40.6877518, 10.2896214 40.6877518, 10.2896214 40.6877518, 10.2896214 40.6877518))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_102'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.211525 10.296938)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.211525"^^xsd:decimal ;
  dwc:decimalLongitude "10.296938"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_225'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_225'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.241111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.296938'^^xsd:double;
  dwc:startLongitude '10.2969379'^^xsd:double;
  dwc:endLongitude '10.2969379'^^xsd:double;
  dwc:latitude '42.211525'^^xsd:double;
  dwc:startLatitude '42.211525'^^xsd:double;
  dwc:endLatitude '42.211525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.2969379 42.211525, 10.2969379 42.211525, 10.2969379 42.211525, 10.2969379 42.211525, 10.2969379 42.211525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_225'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.418587 10.30467)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.418587"^^xsd:decimal ;
  dwc:decimalLongitude "10.30467"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_156'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_156'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '8.6555555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.30467'^^xsd:double;
  dwc:startLongitude '10.3046703'^^xsd:double;
  dwc:endLongitude '10.3046703'^^xsd:double;
  dwc:latitude '40.418587'^^xsd:double;
  dwc:startLatitude '40.4185867'^^xsd:double;
  dwc:endLatitude '40.4185867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3046703 40.4185867, 10.3046703 40.4185867, 10.3046703 40.4185867, 10.3046703 40.4185867, 10.3046703 40.4185867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_156'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.691551 10.305583)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.691551"^^xsd:decimal ;
  dwc:decimalLongitude "10.305583"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_287'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_287'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.54'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.305583'^^xsd:double;
  dwc:startLongitude '10.305583'^^xsd:double;
  dwc:endLongitude '10.305583'^^xsd:double;
  dwc:latitude '40.691551'^^xsd:double;
  dwc:startLatitude '40.6915512'^^xsd:double;
  dwc:endLatitude '40.6915512'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.305583 40.6915512, 10.305583 40.6915512, 10.305583 40.6915512, 10.305583 40.6915512, 10.305583 40.6915512))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_287'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.67387 10.314016)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.67387"^^xsd:decimal ;
  dwc:decimalLongitude "10.314016"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_190'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_190'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '8.03'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.314016'^^xsd:double;
  dwc:startLongitude '10.3140163'^^xsd:double;
  dwc:endLongitude '10.3140163'^^xsd:double;
  dwc:latitude '41.67387'^^xsd:double;
  dwc:startLatitude '41.6738701'^^xsd:double;
  dwc:endLatitude '41.6738701'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3140163 41.6738701, 10.3140163 41.6738701, 10.3140163 41.6738701, 10.3140163 41.6738701, 10.3140163 41.6738701))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_190'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.21114 10.315372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.21114"^^xsd:decimal ;
  dwc:decimalLongitude "10.315372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_226'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_226'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.315372'^^xsd:double;
  dwc:startLongitude '10.3153715'^^xsd:double;
  dwc:endLongitude '10.3153715'^^xsd:double;
  dwc:latitude '42.21114'^^xsd:double;
  dwc:startLatitude '42.2111397'^^xsd:double;
  dwc:endLatitude '42.2111397'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3153715 42.2111397, 10.3153715 42.2111397, 10.3153715 42.2111397, 10.3153715 42.2111397, 10.3153715 42.2111397))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_226'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.419987 10.329679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.419987"^^xsd:decimal ;
  dwc:decimalLongitude "10.329679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_262'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_262'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.9088888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.329679'^^xsd:double;
  dwc:startLongitude '10.3296785'^^xsd:double;
  dwc:endLongitude '10.3296785'^^xsd:double;
  dwc:latitude '40.419987'^^xsd:double;
  dwc:startLatitude '40.4199867'^^xsd:double;
  dwc:endLatitude '40.4199867'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3296785 40.4199867, 10.3296785 40.4199867, 10.3296785 40.4199867, 10.3296785 40.4199867, 10.3296785 40.4199867))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_262'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.554401 10.331602)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.554401"^^xsd:decimal ;
  dwc:decimalLongitude "10.331602"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_255'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_255'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.2755555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.331602'^^xsd:double;
  dwc:startLongitude '10.3316021'^^xsd:double;
  dwc:endLongitude '10.3316021'^^xsd:double;
  dwc:latitude '40.554401'^^xsd:double;
  dwc:startLatitude '40.5544014'^^xsd:double;
  dwc:endLatitude '40.5544014'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3316021 40.5544014, 10.3316021 40.5544014, 10.3316021 40.5544014, 10.3316021 40.5544014, 10.3316021 40.5544014))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_255'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.075497 10.342852)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.075497"^^xsd:decimal ;
  dwc:decimalLongitude "10.342852"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_205'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_205'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.853333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.342852'^^xsd:double;
  dwc:startLongitude '10.3428516'^^xsd:double;
  dwc:endLongitude '10.3428516'^^xsd:double;
  dwc:latitude '42.075497'^^xsd:double;
  dwc:startLatitude '42.0754967'^^xsd:double;
  dwc:endLatitude '42.0754967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3428516 42.0754967, 10.3428516 42.0754967, 10.3428516 42.0754967, 10.3428516 42.0754967, 10.3428516 42.0754967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_205'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.230503 10.378322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.230503"^^xsd:decimal ;
  dwc:decimalLongitude "10.378322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_176'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_176'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.892222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.378322'^^xsd:double;
  dwc:startLongitude '10.3783217'^^xsd:double;
  dwc:endLongitude '10.3783217'^^xsd:double;
  dwc:latitude '41.230503'^^xsd:double;
  dwc:startLatitude '41.2305031'^^xsd:double;
  dwc:endLatitude '41.2305031'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3783217 41.2305031, 10.3783217 41.2305031, 10.3783217 41.2305031, 10.3783217 41.2305031, 10.3783217 41.2305031))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_176'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.232407 10.378495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.232407"^^xsd:decimal ;
  dwc:decimalLongitude "10.378495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_277'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_277'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '11.503333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.378495'^^xsd:double;
  dwc:startLongitude '10.3784952'^^xsd:double;
  dwc:endLongitude '10.3784952'^^xsd:double;
  dwc:latitude '41.232407'^^xsd:double;
  dwc:startLatitude '41.2324066'^^xsd:double;
  dwc:endLatitude '41.2324066'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3784952 41.2324066, 10.3784952 41.2324066, 10.3784952 41.2324066, 10.3784952 41.2324066, 10.3784952 41.2324066))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_277'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.689297 10.384192)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.689297"^^xsd:decimal ;
  dwc:decimalLongitude "10.384192"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_288'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_288'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.575555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.384192'^^xsd:double;
  dwc:startLongitude '10.3841915'^^xsd:double;
  dwc:endLongitude '10.3841915'^^xsd:double;
  dwc:latitude '40.689297'^^xsd:double;
  dwc:startLatitude '40.6892967'^^xsd:double;
  dwc:endLatitude '40.6892967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3841915 40.6892967, 10.3841915 40.6892967, 10.3841915 40.6892967, 10.3841915 40.6892967, 10.3841915 40.6892967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_288'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.878647 10.388516)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.878647"^^xsd:decimal ;
  dwc:decimalLongitude "10.388516"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_135'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_135'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '8.6044444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.388516'^^xsd:double;
  dwc:startLongitude '10.3885155'^^xsd:double;
  dwc:endLongitude '10.3885155'^^xsd:double;
  dwc:latitude '39.878647'^^xsd:double;
  dwc:startLatitude '39.8786469'^^xsd:double;
  dwc:endLatitude '39.8786469'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3885155 39.8786469, 10.3885155 39.8786469, 10.3885155 39.8786469, 10.3885155 39.8786469, 10.3885155 39.8786469))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_135'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.110659 10.399554)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.110659"^^xsd:decimal ;
  dwc:decimalLongitude "10.399554"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_52'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_52'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '10.450277777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.399554'^^xsd:double;
  dwc:startLongitude '10.3995543'^^xsd:double;
  dwc:endLongitude '10.3995543'^^xsd:double;
  dwc:latitude '42.110659'^^xsd:double;
  dwc:startLatitude '42.1106586'^^xsd:double;
  dwc:endLatitude '42.1106586'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.3995543 42.1106586, 10.3995543 42.1106586, 10.3995543 42.1106586, 10.3995543 42.1106586, 10.3995543 42.1106586))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_52'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.346745 10.403807)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.346745"^^xsd:decimal ;
  dwc:decimalLongitude "10.403807"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_217'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_217'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.277777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.403807'^^xsd:double;
  dwc:startLongitude '10.4038067'^^xsd:double;
  dwc:endLongitude '10.4038067'^^xsd:double;
  dwc:latitude '42.346745'^^xsd:double;
  dwc:startLatitude '42.3467445'^^xsd:double;
  dwc:endLatitude '42.3467445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4038067 42.3467445, 10.4038067 42.3467445, 10.4038067 42.3467445, 10.4038067 42.3467445, 10.4038067 42.3467445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_217'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.419415 10.43544)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.419415"^^xsd:decimal ;
  dwc:decimalLongitude "10.43544"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_263'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_263'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '8.9933333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.43544'^^xsd:double;
  dwc:startLongitude '10.4354401'^^xsd:double;
  dwc:endLongitude '10.4354401'^^xsd:double;
  dwc:latitude '40.419415'^^xsd:double;
  dwc:startLatitude '40.4194145'^^xsd:double;
  dwc:endLatitude '40.4194145'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4354401 40.4194145, 10.4354401 40.4194145, 10.4354401 40.4194145, 10.4354401 40.4194145, 10.4354401 40.4194145))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_263'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.689884 10.43782)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.689884"^^xsd:decimal ;
  dwc:decimalLongitude "10.43782"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_289'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_289'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '15.6'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.43782'^^xsd:double;
  dwc:startLongitude '10.4378204'^^xsd:double;
  dwc:endLongitude '10.4378204'^^xsd:double;
  dwc:latitude '40.689884'^^xsd:double;
  dwc:startLatitude '40.6898842'^^xsd:double;
  dwc:endLatitude '40.6898842'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4378204 40.6898842, 10.4378204 40.6898842, 10.4378204 40.6898842, 10.4378204 40.6898842, 10.4378204 40.6898842))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_289'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.200893 10.438737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.200893"^^xsd:decimal ;
  dwc:decimalLongitude "10.438737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_48'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_48'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.7011111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.438737'^^xsd:double;
  dwc:startLongitude '10.4387369'^^xsd:double;
  dwc:endLongitude '10.4387369'^^xsd:double;
  dwc:latitude '42.200893'^^xsd:double;
  dwc:startLatitude '42.2008934'^^xsd:double;
  dwc:endLatitude '42.2008934'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.4387369 42.2008934, 10.4387369 42.2008934, 10.4387369 42.2008934, 10.4387369 42.2008934, 10.4387369 42.2008934))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_48'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.282864 10.499217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.282864"^^xsd:decimal ;
  dwc:decimalLongitude "10.499217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_271'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_271'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.108888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.499217'^^xsd:double;
  dwc:startLongitude '10.499217'^^xsd:double;
  dwc:endLongitude '10.499217'^^xsd:double;
  dwc:latitude '40.282864'^^xsd:double;
  dwc:startLatitude '40.2828636'^^xsd:double;
  dwc:endLatitude '40.2828636'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.499217 40.2828636, 10.499217 40.2828636, 10.499217 40.2828636, 10.499217 40.2828636, 10.499217 40.2828636))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_271'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.937687 10.537579)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.937687"^^xsd:decimal ;
  dwc:decimalLongitude "10.537579"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_204'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_204'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.328888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.537579'^^xsd:double;
  dwc:startLongitude '10.5375786'^^xsd:double;
  dwc:endLongitude '10.5375786'^^xsd:double;
  dwc:latitude '41.937687'^^xsd:double;
  dwc:startLatitude '41.9376869'^^xsd:double;
  dwc:endLatitude '41.9376869'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5375786 41.9376869, 10.5375786 41.9376869, 10.5375786 41.9376869, 10.5375786 41.9376869, 10.5375786 41.9376869))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_204'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.364643 10.543937)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.364643"^^xsd:decimal ;
  dwc:decimalLongitude "10.543937"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_284'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_284'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '13.647777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.543937'^^xsd:double;
  dwc:startLongitude '10.5439367'^^xsd:double;
  dwc:endLongitude '10.5439367'^^xsd:double;
  dwc:latitude '41.364643'^^xsd:double;
  dwc:startLatitude '41.3646431'^^xsd:double;
  dwc:endLatitude '41.3646431'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5439367 41.3646431, 10.5439367 41.3646431, 10.5439367 41.3646431, 10.5439367 41.3646431, 10.5439367 41.3646431))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_284'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.549713 10.57163)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.549713"^^xsd:decimal ;
  dwc:decimalLongitude "10.57163"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_161'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_161'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.3811111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.57163'^^xsd:double;
  dwc:startLongitude '10.5716295'^^xsd:double;
  dwc:endLongitude '10.5716295'^^xsd:double;
  dwc:latitude '40.549713'^^xsd:double;
  dwc:startLatitude '40.5497131'^^xsd:double;
  dwc:endLatitude '40.5497131'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5716295 40.5497131, 10.5716295 40.5497131, 10.5716295 40.5497131, 10.5716295 40.5497131, 10.5716295 40.5497131))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_161'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.012478 10.58545)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.012478"^^xsd:decimal ;
  dwc:decimalLongitude "10.58545"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_241'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1370_241'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.571111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.58545'^^xsd:double;
  dwc:startLongitude '10.5854502'^^xsd:double;
  dwc:endLongitude '10.5854502'^^xsd:double;
  dwc:latitude '40.012478'^^xsd:double;
  dwc:startLatitude '40.0124779'^^xsd:double;
  dwc:endLatitude '40.0124779'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.5854502 40.0124779, 10.5854502 40.0124779, 10.5854502 40.0124779, 10.5854502 40.0124779, 10.5854502 40.0124779))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_241'^^xsd:string;
  dwc:observationDate '2013-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.282517 10.614555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.282517"^^xsd:decimal ;
  dwc:decimalLongitude "10.614555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_270'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_270'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.058888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.614555'^^xsd:double;
  dwc:startLongitude '10.6145554'^^xsd:double;
  dwc:endLongitude '10.6145554'^^xsd:double;
  dwc:latitude '40.282517'^^xsd:double;
  dwc:startLatitude '40.2825165'^^xsd:double;
  dwc:endLatitude '40.2825165'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6145554 40.2825165, 10.6145554 40.2825165, 10.6145554 40.2825165, 10.6145554 40.2825165, 10.6145554 40.2825165))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_270'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.282486 10.617108)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.282486"^^xsd:decimal ;
  dwc:decimalLongitude "10.617108"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_269'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_269'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.057777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.617108'^^xsd:double;
  dwc:startLongitude '10.6171084'^^xsd:double;
  dwc:endLongitude '10.6171084'^^xsd:double;
  dwc:latitude '40.282486'^^xsd:double;
  dwc:startLatitude '40.282486'^^xsd:double;
  dwc:endLatitude '40.282486'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6171084 40.282486, 10.6171084 40.282486, 10.6171084 40.282486, 10.6171084 40.282486, 10.6171084 40.282486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_269'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.015673 10.619799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.015673"^^xsd:decimal ;
  dwc:decimalLongitude "10.619799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_54'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_54'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '13.453055555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.619799'^^xsd:double;
  dwc:startLongitude '10.6197991'^^xsd:double;
  dwc:endLongitude '10.6197991'^^xsd:double;
  dwc:latitude '42.015673'^^xsd:double;
  dwc:startLatitude '42.0156727'^^xsd:double;
  dwc:endLatitude '42.0156727'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6197991 42.0156727, 10.6197991 42.0156727, 10.6197991 42.0156727, 10.6197991 42.0156727, 10.6197991 42.0156727))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_54'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.342053 10.64278)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.342053"^^xsd:decimal ;
  dwc:decimalLongitude "10.64278"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_216'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_216'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.106666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.64278'^^xsd:double;
  dwc:startLongitude '10.6427803'^^xsd:double;
  dwc:endLongitude '10.6427803'^^xsd:double;
  dwc:latitude '42.342053'^^xsd:double;
  dwc:startLatitude '42.3420525'^^xsd:double;
  dwc:endLatitude '42.3420525'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6427803 42.3420525, 10.6427803 42.3420525, 10.6427803 42.3420525, 10.6427803 42.3420525, 10.6427803 42.3420525))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_216'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.072193 10.653771)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.072193"^^xsd:decimal ;
  dwc:decimalLongitude "10.653771"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_206'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_206'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.991111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.653771'^^xsd:double;
  dwc:startLongitude '10.6537714'^^xsd:double;
  dwc:endLongitude '10.6537714'^^xsd:double;
  dwc:latitude '42.072193'^^xsd:double;
  dwc:startLatitude '42.0721932'^^xsd:double;
  dwc:endLatitude '42.0721932'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6537714 42.0721932, 10.6537714 42.0721932, 10.6537714 42.0721932, 10.6537714 42.0721932, 10.6537714 42.0721932))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_206'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.282707 10.655345)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.282707"^^xsd:decimal ;
  dwc:decimalLongitude "10.655345"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_268'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_268'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14.041111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.655345'^^xsd:double;
  dwc:startLongitude '10.655345'^^xsd:double;
  dwc:endLongitude '10.655345'^^xsd:double;
  dwc:latitude '40.282707'^^xsd:double;
  dwc:startLatitude '40.2827072'^^xsd:double;
  dwc:endLatitude '40.2827072'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.655345 40.2827072, 10.655345 40.2827072, 10.655345 40.2827072, 10.655345 40.2827072, 10.655345 40.2827072))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_268'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.34137 10.656979)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.34137"^^xsd:decimal ;
  dwc:decimalLongitude "10.656979"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_215'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_215'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.1'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.656979'^^xsd:double;
  dwc:startLongitude '10.6569786'^^xsd:double;
  dwc:endLongitude '10.6569786'^^xsd:double;
  dwc:latitude '42.34137'^^xsd:double;
  dwc:startLatitude '42.3413696'^^xsd:double;
  dwc:endLatitude '42.3413696'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6569786 42.3413696, 10.6569786 42.3413696, 10.6569786 42.3413696, 10.6569786 42.3413696, 10.6569786 42.3413696))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_215'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.14613 10.662354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.14613"^^xsd:decimal ;
  dwc:decimalLongitude "10.662354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_272'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_272'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.124444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.662354'^^xsd:double;
  dwc:startLongitude '10.6623535'^^xsd:double;
  dwc:endLongitude '10.6623535'^^xsd:double;
  dwc:latitude '40.14613'^^xsd:double;
  dwc:startLatitude '40.1461296'^^xsd:double;
  dwc:endLatitude '40.1461296'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6623535 40.1461296, 10.6623535 40.1461296, 10.6623535 40.1461296, 10.6623535 40.1461296, 10.6623535 40.1461296))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_272'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.936333 10.672468)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.936333"^^xsd:decimal ;
  dwc:decimalLongitude "10.672468"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_203'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_203'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.2'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.672468'^^xsd:double;
  dwc:startLongitude '10.6724682'^^xsd:double;
  dwc:endLongitude '10.6724682'^^xsd:double;
  dwc:latitude '41.936333'^^xsd:double;
  dwc:startLatitude '41.9363327'^^xsd:double;
  dwc:endLatitude '41.9363327'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6724682 41.9363327, 10.6724682 41.9363327, 10.6724682 41.9363327, 10.6724682 41.9363327, 10.6724682 41.9363327))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_203'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.011215 10.680407)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.011215"^^xsd:decimal ;
  dwc:decimalLongitude "10.680407"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_240'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1370_240'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.526666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.680407'^^xsd:double;
  dwc:startLongitude '10.6804066'^^xsd:double;
  dwc:endLongitude '10.6804066'^^xsd:double;
  dwc:latitude '40.011215'^^xsd:double;
  dwc:startLatitude '40.0112152'^^xsd:double;
  dwc:endLatitude '40.0112152'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6804066 40.0112152, 10.6804066 40.0112152, 10.6804066 40.0112152, 10.6804066 40.0112152, 10.6804066 40.0112152))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_240'^^xsd:string;
  dwc:observationDate '2013-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.686104 10.681035)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.686104"^^xsd:decimal ;
  dwc:decimalLongitude "10.681035"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_103'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1370_103'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '16.164444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.681035'^^xsd:double;
  dwc:startLongitude '10.681035'^^xsd:double;
  dwc:endLongitude '10.681035'^^xsd:double;
  dwc:latitude '40.686104'^^xsd:double;
  dwc:startLatitude '40.6861038'^^xsd:double;
  dwc:endLatitude '40.6861038'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.681035 40.6861038, 10.681035 40.6861038, 10.681035 40.6861038, 10.681035 40.6861038, 10.681035 40.6861038))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_103'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.070686 10.697846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.070686"^^xsd:decimal ;
  dwc:decimalLongitude "10.697846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_207'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_207'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.01'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.697846'^^xsd:double;
  dwc:startLongitude '10.6978464'^^xsd:double;
  dwc:endLongitude '10.6978464'^^xsd:double;
  dwc:latitude '42.070686'^^xsd:double;
  dwc:startLatitude '42.0706863'^^xsd:double;
  dwc:endLatitude '42.0706863'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.6978464 42.0706863, 10.6978464 42.0706863, 10.6978464 42.0706863, 10.6978464 42.0706863, 10.6978464 42.0706863))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_207'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.935288 10.724484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.935288"^^xsd:decimal ;
  dwc:decimalLongitude "10.724484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_202'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_202'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.175555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.724484'^^xsd:double;
  dwc:startLongitude '10.7244835'^^xsd:double;
  dwc:endLongitude '10.7244835'^^xsd:double;
  dwc:latitude '41.935288'^^xsd:double;
  dwc:startLatitude '41.9352875'^^xsd:double;
  dwc:endLatitude '41.9352875'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7244835 41.9352875, 10.7244835 41.9352875, 10.7244835 41.9352875, 10.7244835 41.9352875, 10.7244835 41.9352875))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_202'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.766384 10.732123)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.766384"^^xsd:decimal ;
  dwc:decimalLongitude "10.732123"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_297'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_297'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.732123'^^xsd:double;
  dwc:startLongitude '10.7321234'^^xsd:double;
  dwc:endLongitude '10.7321234'^^xsd:double;
  dwc:latitude '41.766384'^^xsd:double;
  dwc:startLatitude '41.7663841'^^xsd:double;
  dwc:endLatitude '41.7663841'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7321234 41.7663841, 10.7321234 41.7663841, 10.7321234 41.7663841, 10.7321234 41.7663841, 10.7321234 41.7663841))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_297'^^xsd:string;
  dwc:observationDate '2013-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.196404 10.736394)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.196404"^^xsd:decimal ;
  dwc:decimalLongitude "10.736394"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_49'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_49'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.8252777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.736394'^^xsd:double;
  dwc:startLongitude '10.7363935'^^xsd:double;
  dwc:endLongitude '10.7363935'^^xsd:double;
  dwc:latitude '42.196404'^^xsd:double;
  dwc:startLatitude '42.1964035'^^xsd:double;
  dwc:endLatitude '42.1964035'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7363935 42.1964035, 10.7363935 42.1964035, 10.7363935 42.1964035, 10.7363935 42.1964035, 10.7363935 42.1964035))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_49'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.28199 10.748894)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.28199"^^xsd:decimal ;
  dwc:decimalLongitude "10.748894"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_267'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_267'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.748894'^^xsd:double;
  dwc:startLongitude '10.7488937'^^xsd:double;
  dwc:endLongitude '10.7488937'^^xsd:double;
  dwc:latitude '40.28199'^^xsd:double;
  dwc:startLatitude '40.2819901'^^xsd:double;
  dwc:endLatitude '40.2819901'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7488937 40.2819901, 10.7488937 40.2819901, 10.7488937 40.2819901, 10.7488937 40.2819901, 10.7488937 40.2819901))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_267'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.144512 10.753471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.144512"^^xsd:decimal ;
  dwc:decimalLongitude "10.753471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_273'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_273'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '15.224444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.753471'^^xsd:double;
  dwc:startLongitude '10.7534714'^^xsd:double;
  dwc:endLongitude '10.7534714'^^xsd:double;
  dwc:latitude '40.144512'^^xsd:double;
  dwc:startLatitude '40.1445122'^^xsd:double;
  dwc:endLatitude '40.1445122'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7534714 40.1445122, 10.7534714 40.1445122, 10.7534714 40.1445122, 10.7534714 40.1445122, 10.7534714 40.1445122))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_273'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.475536 10.772094)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.475536"^^xsd:decimal ;
  dwc:decimalLongitude "10.772094"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_235'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_235'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.042222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.772094'^^xsd:double;
  dwc:startLongitude '10.7720938'^^xsd:double;
  dwc:endLongitude '10.7720938'^^xsd:double;
  dwc:latitude '42.475536'^^xsd:double;
  dwc:startLatitude '42.4755364'^^xsd:double;
  dwc:endLatitude '42.4755364'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7720938 42.4755364, 10.7720938 42.4755364, 10.7720938 42.4755364, 10.7720938 42.4755364, 10.7720938 42.4755364))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_235'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.223618 10.773157)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.223618"^^xsd:decimal ;
  dwc:decimalLongitude "10.773157"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_177'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_177'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.065555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.773157'^^xsd:double;
  dwc:startLongitude '10.7731571'^^xsd:double;
  dwc:endLongitude '10.7731571'^^xsd:double;
  dwc:latitude '41.223618'^^xsd:double;
  dwc:startLatitude '41.2236176'^^xsd:double;
  dwc:endLatitude '41.2236176'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7731571 41.2236176, 10.7731571 41.2236176, 10.7731571 41.2236176, 10.7731571 41.2236176, 10.7731571 41.2236176))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_177'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.475365 10.777389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.475365"^^xsd:decimal ;
  dwc:decimalLongitude "10.777389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_234'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_234'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.04'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.777389'^^xsd:double;
  dwc:startLongitude '10.7773886'^^xsd:double;
  dwc:endLongitude '10.7773886'^^xsd:double;
  dwc:latitude '42.475365'^^xsd:double;
  dwc:startLatitude '42.4753647'^^xsd:double;
  dwc:endLatitude '42.4753647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7773886 42.4753647, 10.7773886 42.4753647, 10.7773886 42.4753647, 10.7773886 42.4753647, 10.7773886 42.4753647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_234'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.376278 10.779386)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.376278"^^xsd:decimal ;
  dwc:decimalLongitude "10.779386"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_26'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_26'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.0625'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.779386'^^xsd:double;
  dwc:startLongitude '10.7793856'^^xsd:double;
  dwc:endLongitude '10.7793856'^^xsd:double;
  dwc:latitude '42.376278'^^xsd:double;
  dwc:startLatitude '42.3762779'^^xsd:double;
  dwc:endLatitude '42.3762779'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7793856 42.3762779, 10.7793856 42.3762779, 10.7793856 42.3762779, 10.7793856 42.3762779, 10.7793856 42.3762779))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_26'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.938717 10.780784)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.938717"^^xsd:decimal ;
  dwc:decimalLongitude "10.780784"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_201'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_201'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.148888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.780784'^^xsd:double;
  dwc:startLongitude '10.7807837'^^xsd:double;
  dwc:endLongitude '10.7807837'^^xsd:double;
  dwc:latitude '41.938717'^^xsd:double;
  dwc:startLatitude '41.9387169'^^xsd:double;
  dwc:endLatitude '41.9387169'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7807837 41.9387169, 10.7807837 41.9387169, 10.7807837 41.9387169, 10.7807837 41.9387169, 10.7807837 41.9387169))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_201'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.341274 10.783047)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.341274"^^xsd:decimal ;
  dwc:decimalLongitude "10.783047"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_214'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_214'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.042222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.783047'^^xsd:double;
  dwc:startLongitude '10.7830467'^^xsd:double;
  dwc:endLongitude '10.7830467'^^xsd:double;
  dwc:latitude '42.341274'^^xsd:double;
  dwc:startLatitude '42.3412743'^^xsd:double;
  dwc:endLatitude '42.3412743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7830467 42.3412743, 10.7830467 42.3412743, 10.7830467 42.3412743, 10.7830467 42.3412743, 10.7830467 42.3412743))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_214'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.341187 10.785454)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.341187"^^xsd:decimal ;
  dwc:decimalLongitude "10.785454"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_213'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_213'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.041111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.785454'^^xsd:double;
  dwc:startLongitude '10.7854538'^^xsd:double;
  dwc:endLongitude '10.7854538'^^xsd:double;
  dwc:latitude '42.341187'^^xsd:double;
  dwc:startLatitude '42.3411865'^^xsd:double;
  dwc:endLatitude '42.3411865'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7854538 42.3411865, 10.7854538 42.3411865, 10.7854538 42.3411865, 10.7854538 42.3411865, 10.7854538 42.3411865))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_213'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.341038 10.787842)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.341038"^^xsd:decimal ;
  dwc:decimalLongitude "10.787842"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_212'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_212'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.04'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.787842'^^xsd:double;
  dwc:startLongitude '10.7878418'^^xsd:double;
  dwc:endLongitude '10.7878418'^^xsd:double;
  dwc:latitude '42.341038'^^xsd:double;
  dwc:startLatitude '42.3410378'^^xsd:double;
  dwc:endLatitude '42.3410378'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7878418 42.3410378, 10.7878418 42.3410378, 10.7878418 42.3410378, 10.7878418 42.3410378, 10.7878418 42.3410378))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_212'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.376003 10.787992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.376003"^^xsd:decimal ;
  dwc:decimalLongitude "10.787992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_27'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_27'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.0661111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.787992'^^xsd:double;
  dwc:startLongitude '10.7879915'^^xsd:double;
  dwc:endLongitude '10.7879915'^^xsd:double;
  dwc:latitude '42.376003'^^xsd:double;
  dwc:startLatitude '42.3760033'^^xsd:double;
  dwc:endLatitude '42.3760033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7879915 42.3760033, 10.7879915 42.3760033, 10.7879915 42.3760033, 10.7879915 42.3760033, 10.7879915 42.3760033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_27'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.3405 10.792543)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.3405"^^xsd:decimal ;
  dwc:decimalLongitude "10.792543"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_211'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_211'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.037777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.792543'^^xsd:double;
  dwc:startLongitude '10.7925434'^^xsd:double;
  dwc:endLongitude '10.7925434'^^xsd:double;
  dwc:latitude '42.3405'^^xsd:double;
  dwc:startLatitude '42.3404999'^^xsd:double;
  dwc:endLatitude '42.3404999'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7925434 42.3404999, 10.7925434 42.3404999, 10.7925434 42.3404999, 10.7925434 42.3404999, 10.7925434 42.3404999))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_211'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.952801 10.797751)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.952801"^^xsd:decimal ;
  dwc:decimalLongitude "10.797751"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_168'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_168'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '14.851111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.797751'^^xsd:double;
  dwc:startLongitude '10.7977505'^^xsd:double;
  dwc:endLongitude '10.7977505'^^xsd:double;
  dwc:latitude '40.952801'^^xsd:double;
  dwc:startLatitude '40.9528008'^^xsd:double;
  dwc:endLatitude '40.9528008'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.7977505 40.9528008, 10.7977505 40.9528008, 10.7977505 40.9528008, 10.7977505 40.9528008, 10.7977505 40.9528008))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_168'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.899906 10.800088)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.899906"^^xsd:decimal ;
  dwc:decimalLongitude "10.800088"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_200'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_200'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.8933333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.800088'^^xsd:double;
  dwc:startLongitude '10.8000879'^^xsd:double;
  dwc:endLongitude '10.8000879'^^xsd:double;
  dwc:latitude '41.899906'^^xsd:double;
  dwc:startLatitude '41.8999062'^^xsd:double;
  dwc:endLatitude '41.8999062'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8000879 41.8999062, 10.8000879 41.8999062, 10.8000879 41.8999062, 10.8000879 41.8999062, 10.8000879 41.8999062))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_200'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.37553 10.804398)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.37553"^^xsd:decimal ;
  dwc:decimalLongitude "10.804398"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_28'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_28'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.0730555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.804398'^^xsd:double;
  dwc:startLongitude '10.8043976'^^xsd:double;
  dwc:endLongitude '10.8043976'^^xsd:double;
  dwc:latitude '42.37553'^^xsd:double;
  dwc:startLatitude '42.3755302'^^xsd:double;
  dwc:endLatitude '42.3755302'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8043976 42.3755302, 10.8043976 42.3755302, 10.8043976 42.3755302, 10.8043976 42.3755302, 10.8043976 42.3755302))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_28'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.339371 10.806646)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.339371"^^xsd:decimal ;
  dwc:decimalLongitude "10.806646"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_210'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_210'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.031111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.806646'^^xsd:double;
  dwc:startLongitude '10.8066464'^^xsd:double;
  dwc:endLongitude '10.8066464'^^xsd:double;
  dwc:latitude '42.339371'^^xsd:double;
  dwc:startLatitude '42.3393707'^^xsd:double;
  dwc:endLatitude '42.3393707'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8066464 42.3393707, 10.8066464 42.3393707, 10.8066464 42.3393707, 10.8066464 42.3393707, 10.8066464 42.3393707))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_210'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.279896 10.807293)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.279896"^^xsd:decimal ;
  dwc:decimalLongitude "10.807293"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_266'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_266'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.973333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.807293'^^xsd:double;
  dwc:startLongitude '10.8072929'^^xsd:double;
  dwc:endLongitude '10.8072929'^^xsd:double;
  dwc:latitude '40.279896'^^xsd:double;
  dwc:startLatitude '40.2798958'^^xsd:double;
  dwc:endLatitude '40.2798958'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8072929 40.2798958, 10.8072929 40.2798958, 10.8072929 40.2798958, 10.8072929 40.2798958, 10.8072929 40.2798958))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_266'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.339268 10.809032)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.339268"^^xsd:decimal ;
  dwc:decimalLongitude "10.809032"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_209'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_209'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '14.03'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.809032'^^xsd:double;
  dwc:startLongitude '10.8090315'^^xsd:double;
  dwc:endLongitude '10.8090315'^^xsd:double;
  dwc:latitude '42.339268'^^xsd:double;
  dwc:startLatitude '42.3392677'^^xsd:double;
  dwc:endLatitude '42.3392677'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8090315 42.3392677, 10.8090315 42.3392677, 10.8090315 42.3392677, 10.8090315 42.3392677, 10.8090315 42.3392677))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_209'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.474541 10.811018)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.474541"^^xsd:decimal ;
  dwc:decimalLongitude "10.811018"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_233'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_233'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.025555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.811018'^^xsd:double;
  dwc:startLongitude '10.811018'^^xsd:double;
  dwc:endLongitude '10.811018'^^xsd:double;
  dwc:latitude '42.474541'^^xsd:double;
  dwc:startLatitude '42.4745407'^^xsd:double;
  dwc:endLatitude '42.4745407'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.811018 42.4745407, 10.811018 42.4745407, 10.811018 42.4745407, 10.811018 42.4745407, 10.811018 42.4745407))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_233'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.375303 10.813557)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.375303"^^xsd:decimal ;
  dwc:decimalLongitude "10.813557"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_29'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_29'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.0769444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.813557'^^xsd:double;
  dwc:startLongitude '10.8135567'^^xsd:double;
  dwc:endLongitude '10.8135567'^^xsd:double;
  dwc:latitude '42.375303'^^xsd:double;
  dwc:startLatitude '42.3753033'^^xsd:double;
  dwc:endLatitude '42.3753033'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8135567 42.3753033, 10.8135567 42.3753033, 10.8135567 42.3753033, 10.8135567 42.3753033, 10.8135567 42.3753033))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_29'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.474651 10.816125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.474651"^^xsd:decimal ;
  dwc:decimalLongitude "10.816125"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_232'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_232'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '17.023333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.816125'^^xsd:double;
  dwc:startLongitude '10.8161249'^^xsd:double;
  dwc:endLongitude '10.8161249'^^xsd:double;
  dwc:latitude '42.474651'^^xsd:double;
  dwc:startLatitude '42.4746513'^^xsd:double;
  dwc:endLatitude '42.4746513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8161249 42.4746513, 10.8161249 42.4746513, 10.8161249 42.4746513, 10.8161249 42.4746513, 10.8161249 42.4746513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_232'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.2794 10.817364)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.2794"^^xsd:decimal ;
  dwc:decimalLongitude "10.817364"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_265'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_265'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.968888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.817364'^^xsd:double;
  dwc:startLongitude '10.8173637'^^xsd:double;
  dwc:endLongitude '10.8173637'^^xsd:double;
  dwc:latitude '40.2794'^^xsd:double;
  dwc:startLatitude '40.2793999'^^xsd:double;
  dwc:endLatitude '40.2793999'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8173637 40.2793999, 10.8173637 40.2793999, 10.8173637 40.2793999, 10.8173637 40.2793999, 10.8173637 40.2793999))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_265'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.372978 10.860869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.372978"^^xsd:decimal ;
  dwc:decimalLongitude "10.860869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_30'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_30'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.0972222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.860869'^^xsd:double;
  dwc:startLongitude '10.8608685'^^xsd:double;
  dwc:endLongitude '10.8608685'^^xsd:double;
  dwc:latitude '42.372978'^^xsd:double;
  dwc:startLatitude '42.3729782'^^xsd:double;
  dwc:endLatitude '42.3729782'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8608685 42.3729782, 10.8608685 42.3729782, 10.8608685 42.3729782, 10.8608685 42.3729782, 10.8608685 42.3729782))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_30'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.283489 10.893895)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.283489"^^xsd:decimal ;
  dwc:decimalLongitude "10.893895"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_44'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_44'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.6733333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.893895'^^xsd:double;
  dwc:startLongitude '10.8938952'^^xsd:double;
  dwc:endLongitude '10.8938952'^^xsd:double;
  dwc:latitude '42.283489'^^xsd:double;
  dwc:startLatitude '42.2834892'^^xsd:double;
  dwc:endLatitude '42.2834892'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.8938952 42.2834892, 10.8938952 42.2834892, 10.8938952 42.2834892, 10.8938952 42.2834892, 10.8938952 42.2834892))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_44'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.54707 10.926013)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.54707"^^xsd:decimal ;
  dwc:decimalLongitude "10.926013"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_162'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_162'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '9.5388888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.926013'^^xsd:double;
  dwc:startLongitude '10.926013'^^xsd:double;
  dwc:endLongitude '10.926013'^^xsd:double;
  dwc:latitude '40.54707'^^xsd:double;
  dwc:startLatitude '40.5470696'^^xsd:double;
  dwc:endLatitude '40.5470696'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.926013 40.5470696, 10.926013 40.5470696, 10.926013 40.5470696, 10.926013 40.5470696, 10.926013 40.5470696))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_162'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.069149 10.929323)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.069149"^^xsd:decimal ;
  dwc:decimalLongitude "10.929323"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_208'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_208'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '13.113333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.929323'^^xsd:double;
  dwc:startLongitude '10.9293232'^^xsd:double;
  dwc:endLongitude '10.9293232'^^xsd:double;
  dwc:latitude '42.069149'^^xsd:double;
  dwc:startLatitude '42.069149'^^xsd:double;
  dwc:endLatitude '42.069149'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9293232 42.069149, 10.9293232 42.069149, 10.9293232 42.069149, 10.9293232 42.069149, 10.9293232 42.069149))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_208'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.203953 10.94349)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.203953"^^xsd:decimal ;
  dwc:decimalLongitude "10.94349"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_227'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_227'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.522222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.94349'^^xsd:double;
  dwc:startLongitude '10.94349'^^xsd:double;
  dwc:endLongitude '10.94349'^^xsd:double;
  dwc:latitude '42.203953'^^xsd:double;
  dwc:startLatitude '42.2039528'^^xsd:double;
  dwc:endLatitude '42.2039528'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.94349 42.2039528, 10.94349 42.2039528, 10.94349 42.2039528, 10.94349 42.2039528, 10.94349 42.2039528))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_227'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.491318 10.949106)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.491318"^^xsd:decimal ;
  dwc:decimalLongitude "10.949106"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_296'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_296'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.949106'^^xsd:double;
  dwc:startLongitude '10.9491062'^^xsd:double;
  dwc:endLongitude '10.9491062'^^xsd:double;
  dwc:latitude '41.491318'^^xsd:double;
  dwc:startLatitude '41.4913178'^^xsd:double;
  dwc:endLatitude '41.4913178'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9491062 41.4913178, 10.9491062 41.4913178, 10.9491062 41.4913178, 10.9491062 41.4913178, 10.9491062 41.4913178))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_296'^^xsd:string;
  dwc:observationDate '2013-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.203945 10.951484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.203945"^^xsd:decimal ;
  dwc:decimalLongitude "10.951484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_228'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_228'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.525555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.951484'^^xsd:double;
  dwc:startLongitude '10.9514837'^^xsd:double;
  dwc:endLongitude '10.9514837'^^xsd:double;
  dwc:latitude '42.203945'^^xsd:double;
  dwc:startLatitude '42.2039452'^^xsd:double;
  dwc:endLatitude '42.2039452'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9514837 42.2039452, 10.9514837 42.2039452, 10.9514837 42.2039452, 10.9514837 42.2039452, 10.9514837 42.2039452))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_228'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.203926 10.95418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.203926"^^xsd:decimal ;
  dwc:decimalLongitude "10.95418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_229'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_229'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.526666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.95418'^^xsd:double;
  dwc:startLongitude '10.9541798'^^xsd:double;
  dwc:endLongitude '10.9541798'^^xsd:double;
  dwc:latitude '42.203926'^^xsd:double;
  dwc:startLatitude '42.2039261'^^xsd:double;
  dwc:endLatitude '42.2039261'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9541798 42.2039261, 10.9541798 42.2039261, 10.9541798 42.2039261, 10.9541798 42.2039261, 10.9541798 42.2039261))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_229'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.203774 10.959528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.203774"^^xsd:decimal ;
  dwc:decimalLongitude "10.959528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_230'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_230'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.528888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.959528'^^xsd:double;
  dwc:startLongitude '10.959528'^^xsd:double;
  dwc:endLongitude '10.959528'^^xsd:double;
  dwc:latitude '42.203774'^^xsd:double;
  dwc:startLatitude '42.2037735'^^xsd:double;
  dwc:endLatitude '42.2037735'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.959528 42.2037735, 10.959528 42.2037735, 10.959528 42.2037735, 10.959528 42.2037735, 10.959528 42.2037735))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_230'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.372425 10.965112)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.372425"^^xsd:decimal ;
  dwc:decimalLongitude "10.965112"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_31'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_31'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1472222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.965112'^^xsd:double;
  dwc:startLongitude '10.9651117'^^xsd:double;
  dwc:endLongitude '10.9651117'^^xsd:double;
  dwc:latitude '42.372425'^^xsd:double;
  dwc:startLatitude '42.3724251'^^xsd:double;
  dwc:endLatitude '42.3724251'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9651117 42.3724251, 10.9651117 42.3724251, 10.9651117 42.3724251, 10.9651117 42.3724251, 10.9651117 42.3724251))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_31'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.372055 10.972933)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.372055"^^xsd:decimal ;
  dwc:decimalLongitude "10.972933"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_32'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_32'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1508333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.972933'^^xsd:double;
  dwc:startLongitude '10.9729333'^^xsd:double;
  dwc:endLongitude '10.9729333'^^xsd:double;
  dwc:latitude '42.372055'^^xsd:double;
  dwc:startLatitude '42.3720551'^^xsd:double;
  dwc:endLatitude '42.3720551'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9729333 42.3720551, 10.9729333 42.3720551, 10.9729333 42.3720551, 10.9729333 42.3720551, 10.9729333 42.3720551))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_32'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.203442 10.97295)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.203442"^^xsd:decimal ;
  dwc:decimalLongitude "10.97295"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_231'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_231'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '16.534444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.97295'^^xsd:double;
  dwc:startLongitude '10.97295'^^xsd:double;
  dwc:endLongitude '10.97295'^^xsd:double;
  dwc:latitude '42.203442'^^xsd:double;
  dwc:startLatitude '42.2034416'^^xsd:double;
  dwc:endLatitude '42.2034416'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.97295 42.2034416, 10.97295 42.2034416, 10.97295 42.2034416, 10.97295 42.2034416, 10.97295 42.2034416))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_231'^^xsd:string;
  dwc:observationDate '2010-07-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.490242 10.987373)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.490242"^^xsd:decimal ;
  dwc:decimalLongitude "10.987373"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_295'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_295'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '10.987373'^^xsd:double;
  dwc:startLongitude '10.9873734'^^xsd:double;
  dwc:endLongitude '10.9873734'^^xsd:double;
  dwc:latitude '41.490242'^^xsd:double;
  dwc:startLatitude '41.490242'^^xsd:double;
  dwc:endLatitude '41.490242'^^xsd:double;
  dwc:boundingBox 'POLYGON ((10.9873734 41.490242, 10.9873734 41.490242, 10.9873734 41.490242, 10.9873734 41.490242, 10.9873734 41.490242))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_295'^^xsd:string;
  dwc:observationDate '2013-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.489945 11.01078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.489945"^^xsd:decimal ;
  dwc:decimalLongitude "11.01078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_294'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_294'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.01078'^^xsd:double;
  dwc:startLongitude '11.0107803'^^xsd:double;
  dwc:endLongitude '11.0107803'^^xsd:double;
  dwc:latitude '41.489945'^^xsd:double;
  dwc:startLatitude '41.4899445'^^xsd:double;
  dwc:endLatitude '41.4899445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0107803 41.4899445, 11.0107803 41.4899445, 11.0107803 41.4899445, 11.0107803 41.4899445, 11.0107803 41.4899445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_294'^^xsd:string;
  dwc:observationDate '2013-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.370085 11.014102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.370085"^^xsd:decimal ;
  dwc:decimalLongitude "11.014102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_33'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_33'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1697222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.014102'^^xsd:double;
  dwc:startLongitude '11.014102'^^xsd:double;
  dwc:endLongitude '11.014102'^^xsd:double;
  dwc:latitude '42.370085'^^xsd:double;
  dwc:startLatitude '42.3700848'^^xsd:double;
  dwc:endLatitude '42.3700848'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.014102 42.3700848, 11.014102 42.3700848, 11.014102 42.3700848, 11.014102 42.3700848, 11.014102 42.3700848))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_33'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.369913 11.015321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.369913"^^xsd:decimal ;
  dwc:decimalLongitude "11.015321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_34'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_34'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1702777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.015321'^^xsd:double;
  dwc:startLongitude '11.0153208'^^xsd:double;
  dwc:endLongitude '11.0153208'^^xsd:double;
  dwc:latitude '42.369913'^^xsd:double;
  dwc:startLatitude '42.3699131'^^xsd:double;
  dwc:endLatitude '42.3699131'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0153208 42.3699131, 11.0153208 42.3699131, 11.0153208 42.3699131, 11.0153208 42.3699131, 11.0153208 42.3699131))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_34'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.1912 11.022737)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.1912"^^xsd:decimal ;
  dwc:decimalLongitude "11.022737"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_50'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_50'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.9494444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.022737'^^xsd:double;
  dwc:startLongitude '11.0227366'^^xsd:double;
  dwc:endLongitude '11.0227366'^^xsd:double;
  dwc:latitude '42.1912'^^xsd:double;
  dwc:startLatitude '42.1912003'^^xsd:double;
  dwc:endLatitude '42.1912003'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0227366 42.1912003, 11.0227366 42.1912003, 11.0227366 42.1912003, 11.0227366 42.1912003, 11.0227366 42.1912003))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_50'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.368774 11.060153)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.368774"^^xsd:decimal ;
  dwc:decimalLongitude "11.060153"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_35'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_35'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.1905555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.060153'^^xsd:double;
  dwc:startLongitude '11.060153'^^xsd:double;
  dwc:endLongitude '11.060153'^^xsd:double;
  dwc:latitude '42.368774'^^xsd:double;
  dwc:startLatitude '42.3687744'^^xsd:double;
  dwc:endLatitude '42.3687744'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.060153 42.3687744, 11.060153 42.3687744, 11.060153 42.3687744, 11.060153 42.3687744, 11.060153 42.3687744))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_35'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.280449 11.079395)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.280449"^^xsd:decimal ;
  dwc:decimalLongitude "11.079395"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_43'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_43'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.5938888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.079395'^^xsd:double;
  dwc:startLongitude '11.0793953'^^xsd:double;
  dwc:endLongitude '11.0793953'^^xsd:double;
  dwc:latitude '42.280449'^^xsd:double;
  dwc:startLatitude '42.2804489'^^xsd:double;
  dwc:endLatitude '42.2804489'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0793953 42.2804489, 11.0793953 42.2804489, 11.0793953 42.2804489, 11.0793953 42.2804489, 11.0793953 42.2804489))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_43'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2806 11.084057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2806"^^xsd:decimal ;
  dwc:decimalLongitude "11.084057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_42'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_42'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.5919444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.084057'^^xsd:double;
  dwc:startLongitude '11.0840569'^^xsd:double;
  dwc:endLongitude '11.0840569'^^xsd:double;
  dwc:latitude '42.2806'^^xsd:double;
  dwc:startLatitude '42.2805996'^^xsd:double;
  dwc:endLatitude '42.2805996'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.0840569 42.2805996, 11.0840569 42.2805996, 11.0840569 42.2805996, 11.0840569 42.2805996, 11.0840569 42.2805996))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_42'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.218735 11.098135)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.218735"^^xsd:decimal ;
  dwc:decimalLongitude "11.098135"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_178'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_178'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.211111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.098135'^^xsd:double;
  dwc:startLongitude '11.098135'^^xsd:double;
  dwc:endLongitude '11.098135'^^xsd:double;
  dwc:latitude '41.218735'^^xsd:double;
  dwc:startLatitude '41.2187347'^^xsd:double;
  dwc:endLatitude '41.2187347'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.098135 41.2187347, 11.098135 41.2187347, 11.098135 41.2187347, 11.098135 41.2187347, 11.098135 41.2187347))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_178'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.18911 11.101485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.18911"^^xsd:decimal ;
  dwc:decimalLongitude "11.101485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_51'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_51'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '9.9833333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.101485'^^xsd:double;
  dwc:startLongitude '11.1014853'^^xsd:double;
  dwc:endLongitude '11.1014853'^^xsd:double;
  dwc:latitude '42.18911'^^xsd:double;
  dwc:startLatitude '42.1891098'^^xsd:double;
  dwc:endLatitude '42.1891098'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1014853 42.1891098, 11.1014853 42.1891098, 11.1014853 42.1891098, 11.1014853 42.1891098, 11.1014853 42.1891098))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_51'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.544186 11.115475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.544186"^^xsd:decimal ;
  dwc:decimalLongitude "11.115475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_254'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_254'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.9044444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.115475'^^xsd:double;
  dwc:startLongitude '11.1154747'^^xsd:double;
  dwc:endLongitude '11.1154747'^^xsd:double;
  dwc:latitude '40.544186'^^xsd:double;
  dwc:startLatitude '40.5441856'^^xsd:double;
  dwc:endLatitude '40.5441856'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1154747 40.5441856, 11.1154747 40.5441856, 11.1154747 40.5441856, 11.1154747 40.5441856, 11.1154747 40.5441856))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_254'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.544186 11.115475)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.544186"^^xsd:decimal ;
  dwc:decimalLongitude "11.115475"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_253'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_253'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.9044444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.115475'^^xsd:double;
  dwc:startLongitude '11.1154747'^^xsd:double;
  dwc:endLongitude '11.1154747'^^xsd:double;
  dwc:latitude '40.544186'^^xsd:double;
  dwc:startLatitude '40.5441856'^^xsd:double;
  dwc:endLatitude '40.5441856'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.1154747 40.5441856, 11.1154747 40.5441856, 11.1154747 40.5441856, 11.1154747 40.5441856, 11.1154747 40.5441856))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_253'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.487885 11.124177)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.487885"^^xsd:decimal ;
  dwc:decimalLongitude "11.124177"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_293'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_293'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.124177'^^xsd:double;
  dwc:startLongitude '11.124177'^^xsd:double;
  dwc:endLongitude '11.124177'^^xsd:double;
  dwc:latitude '41.487885'^^xsd:double;
  dwc:startLatitude '41.4878845'^^xsd:double;
  dwc:endLatitude '41.4878845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.124177 41.4878845, 11.124177 41.4878845, 11.124177 41.4878845, 11.124177 41.4878845, 11.124177 41.4878845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_293'^^xsd:string;
  dwc:observationDate '2013-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.155865 11.20403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.155865"^^xsd:decimal ;
  dwc:decimalLongitude "11.20403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_133'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1370_133'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:timeOfDay '15.518888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.20403'^^xsd:double;
  dwc:startLongitude '11.20403'^^xsd:double;
  dwc:endLongitude '11.20403'^^xsd:double;
  dwc:latitude '40.155865'^^xsd:double;
  dwc:startLatitude '40.1558647'^^xsd:double;
  dwc:endLatitude '40.1558647'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.20403 40.1558647, 11.20403 40.1558647, 11.20403 40.1558647, 11.20403 40.1558647, 11.20403 40.1558647))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_133'^^xsd:string;
  dwc:observationDate '2010-06-29'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.278446 11.243424)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.278446"^^xsd:decimal ;
  dwc:decimalLongitude "11.243424"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_41'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_41'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.5233333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.243424'^^xsd:double;
  dwc:startLongitude '11.2434235'^^xsd:double;
  dwc:endLongitude '11.2434235'^^xsd:double;
  dwc:latitude '42.278446'^^xsd:double;
  dwc:startLatitude '42.2784462'^^xsd:double;
  dwc:endLatitude '42.2784462'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2434235 42.2784462, 11.2434235 42.2784462, 11.2434235 42.2784462, 11.2434235 42.2784462, 11.2434235 42.2784462))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_41'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2784 11.247948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2784"^^xsd:decimal ;
  dwc:decimalLongitude "11.247948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_40'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_40'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.5213888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.247948'^^xsd:double;
  dwc:startLongitude '11.2479477'^^xsd:double;
  dwc:endLongitude '11.2479477'^^xsd:double;
  dwc:latitude '42.2784'^^xsd:double;
  dwc:startLatitude '42.2784004'^^xsd:double;
  dwc:endLatitude '42.2784004'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2479477 42.2784004, 11.2479477 42.2784004, 11.2479477 42.2784004, 11.2479477 42.2784004, 11.2479477 42.2784004))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_40'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.278397 11.25115)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.278397"^^xsd:decimal ;
  dwc:decimalLongitude "11.25115"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_39'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_39'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.52'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.25115'^^xsd:double;
  dwc:startLongitude '11.2511501'^^xsd:double;
  dwc:endLongitude '11.2511501'^^xsd:double;
  dwc:latitude '42.278397'^^xsd:double;
  dwc:startLatitude '42.2783966'^^xsd:double;
  dwc:endLatitude '42.2783966'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2511501 42.2783966, 11.2511501 42.2783966, 11.2511501 42.2783966, 11.2511501 42.2783966, 11.2511501 42.2783966))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_39'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.831543 11.269237)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.831543"^^xsd:decimal ;
  dwc:decimalLongitude "11.269237"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_141'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_141'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.846666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.269237'^^xsd:double;
  dwc:startLongitude '11.2692366'^^xsd:double;
  dwc:endLongitude '11.2692366'^^xsd:double;
  dwc:latitude '39.831543'^^xsd:double;
  dwc:startLatitude '39.831543'^^xsd:double;
  dwc:endLatitude '39.831543'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2692366 39.831543, 11.2692366 39.831543, 11.2692366 39.831543, 11.2692366 39.831543, 11.2692366 39.831543))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_141'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.276524 11.272654)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.276524"^^xsd:decimal ;
  dwc:decimalLongitude "11.272654"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_38'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_38'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.5105555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.272654'^^xsd:double;
  dwc:startLongitude '11.2726536'^^xsd:double;
  dwc:endLongitude '11.2726536'^^xsd:double;
  dwc:latitude '42.276524'^^xsd:double;
  dwc:startLatitude '42.2765236'^^xsd:double;
  dwc:endLatitude '42.2765236'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2726536 42.2765236, 11.2726536 42.2765236, 11.2726536 42.2765236, 11.2726536 42.2765236, 11.2726536 42.2765236))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_38'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.276321 11.28102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.276321"^^xsd:decimal ;
  dwc:decimalLongitude "11.28102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_37'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_37'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.5069444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.28102'^^xsd:double;
  dwc:startLongitude '11.2810202'^^xsd:double;
  dwc:endLongitude '11.2810202'^^xsd:double;
  dwc:latitude '42.276321'^^xsd:double;
  dwc:startLatitude '42.2763214'^^xsd:double;
  dwc:endLatitude '42.2763214'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.2810202 42.2763214, 11.2810202 42.2763214, 11.2810202 42.2763214, 11.2810202 42.2763214, 11.2810202 42.2763214))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_37'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.729012 11.319067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.729012"^^xsd:decimal ;
  dwc:decimalLongitude "11.319067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_298'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_298'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.319067'^^xsd:double;
  dwc:startLongitude '11.319067'^^xsd:double;
  dwc:endLongitude '11.319067'^^xsd:double;
  dwc:latitude '41.729012'^^xsd:double;
  dwc:startLatitude '41.7290115'^^xsd:double;
  dwc:endLatitude '41.7290115'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.319067 41.7290115, 11.319067 41.7290115, 11.319067 41.7290115, 11.319067 41.7290115, 11.319067 41.7290115))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_298'^^xsd:string;
  dwc:observationDate '2013-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.31406 11.325481)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.31406"^^xsd:decimal ;
  dwc:decimalLongitude "11.325481"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_238'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1370_238'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:startYearCollected '2011'^^xsd:integer;
  dwc:endYearCollected '2011'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:timeOfDay '11.696666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.325481'^^xsd:double;
  dwc:startLongitude '11.3254814'^^xsd:double;
  dwc:endLongitude '11.3254814'^^xsd:double;
  dwc:latitude '38.31406'^^xsd:double;
  dwc:startLatitude '38.3140602'^^xsd:double;
  dwc:endLatitude '38.3140602'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3254814 38.3140602, 11.3254814 38.3140602, 11.3254814 38.3140602, 11.3254814 38.3140602, 11.3254814 38.3140602))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_238'^^xsd:string;
  dwc:observationDate '2011-01-19'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.275559 11.35558)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.275559"^^xsd:decimal ;
  dwc:decimalLongitude "11.35558"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_36'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1370_36'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:startYearCollected '2009'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:timeOfDay '8.475'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.35558'^^xsd:double;
  dwc:startLongitude '11.3555803'^^xsd:double;
  dwc:endLongitude '11.3555803'^^xsd:double;
  dwc:latitude '42.275559'^^xsd:double;
  dwc:startLatitude '42.2755585'^^xsd:double;
  dwc:endLatitude '42.2755585'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3555803 42.2755585, 11.3555803 42.2755585, 11.3555803 42.2755585, 11.3555803 42.2755585, 11.3555803 42.2755585))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_36'^^xsd:string;
  dwc:observationDate '2009-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.579983 11.367957)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.579983"^^xsd:decimal ;
  dwc:decimalLongitude "11.367957"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_179'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_179'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.534444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.367957'^^xsd:double;
  dwc:startLongitude '11.3679571'^^xsd:double;
  dwc:endLongitude '11.3679571'^^xsd:double;
  dwc:latitude '41.579983'^^xsd:double;
  dwc:startLatitude '41.5799828'^^xsd:double;
  dwc:endLatitude '41.5799828'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3679571 41.5799828, 11.3679571 41.5799828, 11.3679571 41.5799828, 11.3679571 41.5799828, 11.3679571 41.5799828))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_179'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.591713 11.39321)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.591713"^^xsd:decimal ;
  dwc:decimalLongitude "11.39321"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_292'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_292'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.39321'^^xsd:double;
  dwc:startLongitude '11.3932104'^^xsd:double;
  dwc:endLongitude '11.3932104'^^xsd:double;
  dwc:latitude '41.591713'^^xsd:double;
  dwc:startLatitude '41.591713'^^xsd:double;
  dwc:endLatitude '41.591713'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.3932104 41.591713, 11.3932104 41.591713, 11.3932104 41.591713, 11.3932104 41.591713, 11.3932104 41.591713))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_292'^^xsd:string;
  dwc:observationDate '2013-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.416973 11.406488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.416973"^^xsd:decimal ;
  dwc:decimalLongitude "11.406488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_274'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_274'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.4311111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.406488'^^xsd:double;
  dwc:startLongitude '11.4064884'^^xsd:double;
  dwc:endLongitude '11.4064884'^^xsd:double;
  dwc:latitude '41.416973'^^xsd:double;
  dwc:startLatitude '41.4169731'^^xsd:double;
  dwc:endLatitude '41.4169731'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4064884 41.4169731, 11.4064884 41.4169731, 11.4064884 41.4169731, 11.4064884 41.4169731, 11.4064884 41.4169731))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_274'^^xsd:string;
  dwc:observationDate '2013-08-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.800057 11.421548)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.800057"^^xsd:decimal ;
  dwc:decimalLongitude "11.421548"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_181'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_181'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.3388888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.421548'^^xsd:double;
  dwc:startLongitude '11.4215479'^^xsd:double;
  dwc:endLongitude '11.4215479'^^xsd:double;
  dwc:latitude '41.800057'^^xsd:double;
  dwc:startLatitude '41.8000565'^^xsd:double;
  dwc:endLatitude '41.8000565'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4215479 41.8000565, 11.4215479 41.8000565, 11.4215479 41.8000565, 11.4215479 41.8000565, 11.4215479 41.8000565))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_181'^^xsd:string;
  dwc:observationDate '2010-07-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.170898 11.482857)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.170898"^^xsd:decimal ;
  dwc:decimalLongitude "11.482857"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_144'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_144'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.234444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.482857'^^xsd:double;
  dwc:startLongitude '11.4828568'^^xsd:double;
  dwc:endLongitude '11.4828568'^^xsd:double;
  dwc:latitude '40.170898'^^xsd:double;
  dwc:startLatitude '40.1708984'^^xsd:double;
  dwc:endLatitude '40.1708984'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.4828568 40.1708984, 11.4828568 40.1708984, 11.4828568 40.1708984, 11.4828568 40.1708984, 11.4828568 40.1708984))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_144'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.564529 11.513215)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.564529"^^xsd:decimal ;
  dwc:decimalLongitude "11.513215"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_264'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_264'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.7866666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.513215'^^xsd:double;
  dwc:startLongitude '11.5132151'^^xsd:double;
  dwc:endLongitude '11.5132151'^^xsd:double;
  dwc:latitude '40.564529'^^xsd:double;
  dwc:startLatitude '40.5645294'^^xsd:double;
  dwc:endLatitude '40.5645294'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.5132151 40.5645294, 11.5132151 40.5645294, 11.5132151 40.5645294, 11.5132151 40.5645294, 11.5132151 40.5645294))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_264'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.82795 11.524683)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.82795"^^xsd:decimal ;
  dwc:decimalLongitude "11.524683"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_239'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1370_239'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '10.034444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.524683'^^xsd:double;
  dwc:startLongitude '11.524683'^^xsd:double;
  dwc:endLongitude '11.524683'^^xsd:double;
  dwc:latitude '39.82795'^^xsd:double;
  dwc:startLatitude '39.8279495'^^xsd:double;
  dwc:endLatitude '39.8279495'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.524683 39.8279495, 11.524683 39.8279495, 11.524683 39.8279495, 11.524683 39.8279495, 11.524683 39.8279495))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_239'^^xsd:string;
  dwc:observationDate '2013-08-07'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.817513 11.763805)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.817513"^^xsd:decimal ;
  dwc:decimalLongitude "11.763805"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_251'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1370_251'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:timeOfDay '12.666666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.763805'^^xsd:double;
  dwc:startLongitude '11.7638054'^^xsd:double;
  dwc:endLongitude '11.7638054'^^xsd:double;
  dwc:latitude '39.817513'^^xsd:double;
  dwc:startLatitude '39.8175125'^^xsd:double;
  dwc:endLatitude '39.8175125'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7638054 39.8175125, 11.7638054 39.8175125, 11.7638054 39.8175125, 11.7638054 39.8175125, 11.7638054 39.8175125))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_251'^^xsd:string;
  dwc:observationDate '2013-08-04'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.869682 11.785869)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.869682"^^xsd:decimal ;
  dwc:decimalLongitude "11.785869"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_291'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_291'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.785869'^^xsd:double;
  dwc:startLongitude '11.7858686'^^xsd:double;
  dwc:endLongitude '11.7858686'^^xsd:double;
  dwc:latitude '41.869682'^^xsd:double;
  dwc:startLatitude '41.8696823'^^xsd:double;
  dwc:endLatitude '41.8696823'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7858686 41.8696823, 11.7858686 41.8696823, 11.7858686 41.8696823, 11.7858686 41.8696823, 11.7858686 41.8696823))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_291'^^xsd:string;
  dwc:observationDate '2013-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.878838 11.795919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.878838"^^xsd:decimal ;
  dwc:decimalLongitude "11.795919"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_180'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_180'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '16.796666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.795919'^^xsd:double;
  dwc:startLongitude '11.7959185'^^xsd:double;
  dwc:endLongitude '11.7959185'^^xsd:double;
  dwc:latitude '41.878838'^^xsd:double;
  dwc:startLatitude '41.8788376'^^xsd:double;
  dwc:endLatitude '41.8788376'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.7959185 41.8788376, 11.7959185 41.8788376, 11.7959185 41.8788376, 11.7959185 41.8788376, 11.7959185 41.8788376))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_180'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.883133 11.804096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.883133"^^xsd:decimal ;
  dwc:decimalLongitude "11.804096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_290'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_290'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.804096'^^xsd:double;
  dwc:startLongitude '11.8040962'^^xsd:double;
  dwc:endLongitude '11.8040962'^^xsd:double;
  dwc:latitude '41.883133'^^xsd:double;
  dwc:startLatitude '41.8831329'^^xsd:double;
  dwc:endLatitude '41.8831329'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8040962 41.8831329, 11.8040962 41.8831329, 11.8040962 41.8831329, 11.8040962 41.8831329, 11.8040962 41.8831329))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_290'^^xsd:string;
  dwc:observationDate '2013-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.010933 11.885572)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.010933"^^xsd:decimal ;
  dwc:decimalLongitude "11.885572"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_252'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1370_252'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.3755555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.885572'^^xsd:double;
  dwc:startLongitude '11.8855715'^^xsd:double;
  dwc:endLongitude '11.8855715'^^xsd:double;
  dwc:latitude '41.010933'^^xsd:double;
  dwc:startLatitude '41.0109329'^^xsd:double;
  dwc:endLatitude '41.0109329'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.8855715 41.0109329, 11.8855715 41.0109329, 11.8855715 41.0109329, 11.8855715 41.0109329, 11.8855715 41.0109329))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_252'^^xsd:string;
  dwc:observationDate '2013-08-03'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.053036 11.94229)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.053036"^^xsd:decimal ;
  dwc:decimalLongitude "11.94229"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_163'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_163'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.256666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '11.94229'^^xsd:double;
  dwc:startLongitude '11.9422903'^^xsd:double;
  dwc:endLongitude '11.9422903'^^xsd:double;
  dwc:latitude '41.053036'^^xsd:double;
  dwc:startLatitude '41.0530357'^^xsd:double;
  dwc:endLatitude '41.0530357'^^xsd:double;
  dwc:boundingBox 'POLYGON ((11.9422903 41.0530357, 11.9422903 41.0530357, 11.9422903 41.0530357, 11.9422903 41.0530357, 11.9422903 41.0530357))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_163'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.721001 12.104742)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.721001"^^xsd:decimal ;
  dwc:decimalLongitude "12.104742"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_99'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1370_99'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '14.03'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.104742'^^xsd:double;
  dwc:startLongitude '12.1047421'^^xsd:double;
  dwc:endLongitude '12.1047421'^^xsd:double;
  dwc:latitude '41.721001'^^xsd:double;
  dwc:startLatitude '41.7210007'^^xsd:double;
  dwc:endLatitude '41.7210007'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.1047421 41.7210007, 12.1047421 41.7210007, 12.1047421 41.7210007, 12.1047421 41.7210007, 12.1047421 41.7210007))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_99'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.287334 12.271711)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.287334"^^xsd:decimal ;
  dwc:decimalLongitude "12.271711"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_164'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_164'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.453333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.271711'^^xsd:double;
  dwc:startLongitude '12.2717114'^^xsd:double;
  dwc:endLongitude '12.2717114'^^xsd:double;
  dwc:latitude '41.287334'^^xsd:double;
  dwc:startLatitude '41.2873344'^^xsd:double;
  dwc:endLatitude '41.2873344'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2717114 41.2873344, 12.2717114 41.2873344, 12.2717114 41.2873344, 12.2717114 41.2873344, 12.2717114 41.2873344))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_164'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.291088 12.277766)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.291088"^^xsd:decimal ;
  dwc:decimalLongitude "12.277766"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_165'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_165'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.456666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.277766'^^xsd:double;
  dwc:startLongitude '12.2777662'^^xsd:double;
  dwc:endLongitude '12.2777662'^^xsd:double;
  dwc:latitude '41.291088'^^xsd:double;
  dwc:startLatitude '41.2910881'^^xsd:double;
  dwc:endLatitude '41.2910881'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2777662 41.2910881, 12.2777662 41.2910881, 12.2777662 41.2910881, 12.2777662 41.2910881, 12.2777662 41.2910881))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_165'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.473518 12.281203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.473518"^^xsd:decimal ;
  dwc:decimalLongitude "12.281203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_104'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1370_104'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.063333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.281203'^^xsd:double;
  dwc:startLongitude '12.2812033'^^xsd:double;
  dwc:endLongitude '12.2812033'^^xsd:double;
  dwc:latitude '41.473518'^^xsd:double;
  dwc:startLatitude '41.4735184'^^xsd:double;
  dwc:endLatitude '41.4735184'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2812033 41.4735184, 12.2812033 41.4735184, 12.2812033 41.4735184, 12.2812033 41.4735184, 12.2812033 41.4735184))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_104'^^xsd:string;
  dwc:observationDate '2010-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.294434 12.28419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.294434"^^xsd:decimal ;
  dwc:decimalLongitude "12.28419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_166'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_166'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.46'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.28419'^^xsd:double;
  dwc:startLongitude '12.2841902'^^xsd:double;
  dwc:endLongitude '12.2841902'^^xsd:double;
  dwc:latitude '41.294434'^^xsd:double;
  dwc:startLatitude '41.2944336'^^xsd:double;
  dwc:endLatitude '41.2944336'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.2841902 41.2944336, 12.2841902 41.2944336, 12.2841902 41.2944336, 12.2841902 41.2944336, 12.2841902 41.2944336))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_166'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.574875 12.318588)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.574875"^^xsd:decimal ;
  dwc:decimalLongitude "12.318588"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_140'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_140'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.211111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.318588'^^xsd:double;
  dwc:startLongitude '12.3185883'^^xsd:double;
  dwc:endLongitude '12.3185883'^^xsd:double;
  dwc:latitude '40.574875'^^xsd:double;
  dwc:startLatitude '40.5748749'^^xsd:double;
  dwc:endLatitude '40.5748749'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3185883 40.5748749, 12.3185883 40.5748749, 12.3185883 40.5748749, 12.3185883 40.5748749, 12.3185883 40.5748749))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_140'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.169155 12.368294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.169155"^^xsd:decimal ;
  dwc:decimalLongitude "12.368294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_155'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_155'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '7.2688888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.368294'^^xsd:double;
  dwc:startLongitude '12.3682938'^^xsd:double;
  dwc:endLongitude '12.3682938'^^xsd:double;
  dwc:latitude '41.169155'^^xsd:double;
  dwc:startLatitude '41.1691551'^^xsd:double;
  dwc:endLatitude '41.1691551'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.3682938 41.1691551, 12.3682938 41.1691551, 12.3682938 41.1691551, 12.3682938 41.1691551, 12.3682938 41.1691551))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_155'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.371304 12.397563)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.371304"^^xsd:decimal ;
  dwc:decimalLongitude "12.397563"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_167'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1370_167'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:timeOfDay '10.525555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.397563'^^xsd:double;
  dwc:startLongitude '12.397563'^^xsd:double;
  dwc:endLongitude '12.397563'^^xsd:double;
  dwc:latitude '41.371304'^^xsd:double;
  dwc:startLatitude '41.3713036'^^xsd:double;
  dwc:endLatitude '41.3713036'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.397563 41.3713036, 12.397563 41.3713036, 12.397563 41.3713036, 12.397563 41.3713036, 12.397563 41.3713036))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_167'^^xsd:string;
  dwc:observationDate '2010-07-02'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.970078 12.613485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.970078"^^xsd:decimal ;
  dwc:decimalLongitude "12.613485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_145'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_145'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.915555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.613485'^^xsd:double;
  dwc:startLongitude '12.6134853'^^xsd:double;
  dwc:endLongitude '12.6134853'^^xsd:double;
  dwc:latitude '40.970078'^^xsd:double;
  dwc:startLatitude '40.9700775'^^xsd:double;
  dwc:endLatitude '40.9700775'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6134853 40.9700775, 12.6134853 40.9700775, 12.6134853 40.9700775, 12.6134853 40.9700775, 12.6134853 40.9700775))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_145'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.785255 12.619845)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.785255"^^xsd:decimal ;
  dwc:decimalLongitude "12.619845"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_139'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_139'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.027777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.619845'^^xsd:double;
  dwc:startLongitude '12.6198454'^^xsd:double;
  dwc:endLongitude '12.6198454'^^xsd:double;
  dwc:latitude '40.785255'^^xsd:double;
  dwc:startLatitude '40.7852554'^^xsd:double;
  dwc:endLatitude '40.7852554'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6198454 40.7852554, 12.6198454 40.7852554, 12.6198454 40.7852554, 12.6198454 40.7852554, 12.6198454 40.7852554))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_139'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.985851 12.637054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.985851"^^xsd:decimal ;
  dwc:decimalLongitude "12.637054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_146'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_146'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.93'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.637054'^^xsd:double;
  dwc:startLongitude '12.6370535'^^xsd:double;
  dwc:endLongitude '12.6370535'^^xsd:double;
  dwc:latitude '40.985851'^^xsd:double;
  dwc:startLatitude '40.9858513'^^xsd:double;
  dwc:endLatitude '40.9858513'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6370535 40.9858513, 12.6370535 40.9858513, 12.6370535 40.9858513, 12.6370535 40.9858513, 12.6370535 40.9858513))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_146'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.803234 12.64269)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.803234"^^xsd:decimal ;
  dwc:decimalLongitude "12.64269"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_138'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_138'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '13.013333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.64269'^^xsd:double;
  dwc:startLongitude '12.6426897'^^xsd:double;
  dwc:endLongitude '12.6426897'^^xsd:double;
  dwc:latitude '40.803234'^^xsd:double;
  dwc:startLatitude '40.8032341'^^xsd:double;
  dwc:endLatitude '40.8032341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.6426897 40.8032341, 12.6426897 40.8032341, 12.6426897 40.8032341, 12.6426897 40.8032341, 12.6426897 40.8032341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_138'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.609112 12.896238)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.609112"^^xsd:decimal ;
  dwc:decimalLongitude "12.896238"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_134'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_134'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '7.21'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.896238'^^xsd:double;
  dwc:startLongitude '12.8962383'^^xsd:double;
  dwc:endLongitude '12.8962383'^^xsd:double;
  dwc:latitude '40.609112'^^xsd:double;
  dwc:startLatitude '40.6091118'^^xsd:double;
  dwc:endLatitude '40.6091118'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.8962383 40.6091118, 12.8962383 40.6091118, 12.8962383 40.6091118, 12.8962383 40.6091118, 12.8962383 40.6091118))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_134'^^xsd:string;
  dwc:observationDate '2010-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.445194 12.920234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.445194"^^xsd:decimal ;
  dwc:decimalLongitude "12.920234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_149'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_149'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.0977777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '12.920234'^^xsd:double;
  dwc:startLongitude '12.9202337'^^xsd:double;
  dwc:endLongitude '12.9202337'^^xsd:double;
  dwc:latitude '40.445194'^^xsd:double;
  dwc:startLatitude '40.4451942'^^xsd:double;
  dwc:endLatitude '40.4451942'^^xsd:double;
  dwc:boundingBox 'POLYGON ((12.9202337 40.4451942, 12.9202337 40.4451942, 12.9202337 40.4451942, 12.9202337 40.4451942, 12.9202337 40.4451942))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_149'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.706291 13.150679)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.706291"^^xsd:decimal ;
  dwc:decimalLongitude "13.150679"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_250'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1370_250'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '14.714444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.150679'^^xsd:double;
  dwc:startLongitude '13.1506786'^^xsd:double;
  dwc:endLongitude '13.1506786'^^xsd:double;
  dwc:latitude '39.706291'^^xsd:double;
  dwc:startLatitude '39.7062912'^^xsd:double;
  dwc:endLatitude '39.7062912'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.1506786 39.7062912, 13.1506786 39.7062912, 13.1506786 39.7062912, 13.1506786 39.7062912, 13.1506786 39.7062912))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_250'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.863941 13.51609)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.863941"^^xsd:decimal ;
  dwc:decimalLongitude "13.51609"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_148'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_148'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.7344444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.51609'^^xsd:double;
  dwc:startLongitude '13.5160904'^^xsd:double;
  dwc:endLongitude '13.5160904'^^xsd:double;
  dwc:latitude '40.863941'^^xsd:double;
  dwc:startLatitude '40.8639412'^^xsd:double;
  dwc:endLatitude '40.8639412'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.5160904 40.8639412, 13.5160904 40.8639412, 13.5160904 40.8639412, 13.5160904 40.8639412, 13.5160904 40.8639412))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_148'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.414814 13.660573)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.414814"^^xsd:decimal ;
  dwc:decimalLongitude "13.660573"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_150'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_150'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.4222222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.660573'^^xsd:double;
  dwc:startLongitude '13.660573'^^xsd:double;
  dwc:endLongitude '13.660573'^^xsd:double;
  dwc:latitude '40.414814'^^xsd:double;
  dwc:startLatitude '40.414814'^^xsd:double;
  dwc:endLatitude '40.414814'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.660573 40.414814, 13.660573 40.414814, 13.660573 40.414814, 13.660573 40.414814, 13.660573 40.414814))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_150'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.977448 13.682488)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.977448"^^xsd:decimal ;
  dwc:decimalLongitude "13.682488"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_147'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_147'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.682488'^^xsd:double;
  dwc:startLongitude '13.6824884'^^xsd:double;
  dwc:endLongitude '13.6824884'^^xsd:double;
  dwc:latitude '40.977448'^^xsd:double;
  dwc:startLatitude '40.9774475'^^xsd:double;
  dwc:endLatitude '40.9774475'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.6824884 40.9774475, 13.6824884 40.9774475, 13.6824884 40.9774475, 13.6824884 40.9774475, 13.6824884 40.9774475))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_147'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.865734 13.779665)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.865734"^^xsd:decimal ;
  dwc:decimalLongitude "13.779665"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_248'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1370_248'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '9.6688888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.779665'^^xsd:double;
  dwc:startLongitude '13.779665'^^xsd:double;
  dwc:endLongitude '13.779665'^^xsd:double;
  dwc:latitude '40.865734'^^xsd:double;
  dwc:startLatitude '40.8657341'^^xsd:double;
  dwc:endLatitude '40.8657341'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.779665 40.8657341, 13.779665 40.8657341, 13.779665 40.8657341, 13.779665 40.8657341, 13.779665 40.8657341))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_248'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.564087 13.873838)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.564087"^^xsd:decimal ;
  dwc:decimalLongitude "13.873838"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_249'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1370_249'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.823333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '13.873838'^^xsd:double;
  dwc:startLongitude '13.8738384'^^xsd:double;
  dwc:endLongitude '13.8738384'^^xsd:double;
  dwc:latitude '40.564087'^^xsd:double;
  dwc:startLatitude '40.5640869'^^xsd:double;
  dwc:endLatitude '40.5640869'^^xsd:double;
  dwc:boundingBox 'POLYGON ((13.8738384 40.5640869, 13.8738384 40.5640869, 13.8738384 40.5640869, 13.8738384 40.5640869, 13.8738384 40.5640869))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_249'^^xsd:string;
  dwc:observationDate '2013-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.05666 14.450117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.05666"^^xsd:decimal ;
  dwc:decimalLongitude "14.450117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_243'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1370_243'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.6766666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '14.450117'^^xsd:double;
  dwc:startLongitude '14.4501171'^^xsd:double;
  dwc:endLongitude '14.4501171'^^xsd:double;
  dwc:latitude '40.05666'^^xsd:double;
  dwc:startLatitude '40.0566597'^^xsd:double;
  dwc:endLatitude '40.0566597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.4501171 40.0566597, 14.4501171 40.0566597, 14.4501171 40.0566597, 14.4501171 40.0566597, 14.4501171 40.0566597))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_243'^^xsd:string;
  dwc:observationDate '2013-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.123005 14.547127)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.123005"^^xsd:decimal ;
  dwc:decimalLongitude "14.547127"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_242'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1370_242'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.6166666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '14.547127'^^xsd:double;
  dwc:startLongitude '14.5471268'^^xsd:double;
  dwc:endLongitude '14.5471268'^^xsd:double;
  dwc:latitude '40.123005'^^xsd:double;
  dwc:startLatitude '40.1230049'^^xsd:double;
  dwc:endLatitude '40.1230049'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.5471268 40.1230049, 14.5471268 40.1230049, 14.5471268 40.1230049, 14.5471268 40.1230049, 14.5471268 40.1230049))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_242'^^xsd:string;
  dwc:observationDate '2013-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.050385 14.702733)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.050385"^^xsd:decimal ;
  dwc:decimalLongitude "14.702733"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_151'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_151'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '13.902222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '14.702733'^^xsd:double;
  dwc:startLongitude '14.702733'^^xsd:double;
  dwc:endLongitude '14.702733'^^xsd:double;
  dwc:latitude '40.050385'^^xsd:double;
  dwc:startLatitude '40.0503845'^^xsd:double;
  dwc:endLatitude '40.0503845'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.702733 40.0503845, 14.702733 40.0503845, 14.702733 40.0503845, 14.702733 40.0503845, 14.702733 40.0503845))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_151'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.162045 14.870555)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.162045"^^xsd:decimal ;
  dwc:decimalLongitude "14.870555"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_244'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1370_244'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.694444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '14.870555'^^xsd:double;
  dwc:startLongitude '14.8705549'^^xsd:double;
  dwc:endLongitude '14.8705549'^^xsd:double;
  dwc:latitude '40.162045'^^xsd:double;
  dwc:startLatitude '40.1620445'^^xsd:double;
  dwc:endLatitude '40.1620445'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.8705549 40.1620445, 14.8705549 40.1620445, 14.8705549 40.1620445, 14.8705549 40.1620445, 14.8705549 40.1620445))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_244'^^xsd:string;
  dwc:observationDate '2013-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.17033 14.881641)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.17033"^^xsd:decimal ;
  dwc:decimalLongitude "14.881641"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_245'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1370_245'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '10.701111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '14.881641'^^xsd:double;
  dwc:startLongitude '14.8816414'^^xsd:double;
  dwc:endLongitude '14.8816414'^^xsd:double;
  dwc:latitude '40.17033'^^xsd:double;
  dwc:startLatitude '40.1703301'^^xsd:double;
  dwc:endLatitude '40.1703301'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.8816414 40.1703301, 14.8816414 40.1703301, 14.8816414 40.1703301, 14.8816414 40.1703301, 14.8816414 40.1703301))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_245'^^xsd:string;
  dwc:observationDate '2013-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.051624 14.973233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.051624"^^xsd:decimal ;
  dwc:decimalLongitude "14.973233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_247'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1370_247'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.515555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '14.973233'^^xsd:double;
  dwc:startLongitude '14.9732332'^^xsd:double;
  dwc:endLongitude '14.9732332'^^xsd:double;
  dwc:latitude '40.051624'^^xsd:double;
  dwc:startLatitude '40.0516243'^^xsd:double;
  dwc:endLatitude '40.0516243'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.9732332 40.0516243, 14.9732332 40.0516243, 14.9732332 40.0516243, 14.9732332 40.0516243, 14.9732332 40.0516243))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_247'^^xsd:string;
  dwc:observationDate '2013-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.067097 14.994915)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.067097"^^xsd:decimal ;
  dwc:decimalLongitude "14.994915"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_246'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '8'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1370_246'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:startYearCollected '2013'^^xsd:integer;
  dwc:endYearCollected '2013'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '12.501111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '14.994915'^^xsd:double;
  dwc:startLongitude '14.994915'^^xsd:double;
  dwc:endLongitude '14.994915'^^xsd:double;
  dwc:latitude '40.067097'^^xsd:double;
  dwc:startLatitude '40.0670967'^^xsd:double;
  dwc:endLatitude '40.0670967'^^xsd:double;
  dwc:boundingBox 'POLYGON ((14.994915 40.0670967, 14.994915 40.0670967, 14.994915 40.0670967, 14.994915 40.0670967, 14.994915 40.0670967))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_246'^^xsd:string;
  dwc:observationDate '2013-08-06'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.84898 15.203595)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.84898"^^xsd:decimal ;
  dwc:decimalLongitude "15.203595"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_154'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_154'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.483333333333'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.203595'^^xsd:double;
  dwc:startLongitude '15.2035952'^^xsd:double;
  dwc:endLongitude '15.2035952'^^xsd:double;
  dwc:latitude '39.84898'^^xsd:double;
  dwc:startLatitude '39.84898'^^xsd:double;
  dwc:endLatitude '39.84898'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.2035952 39.84898, 15.2035952 39.84898, 15.2035952 39.84898, 15.2035952 39.84898, 15.2035952 39.84898))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_154'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.712193 15.263694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.712193"^^xsd:decimal ;
  dwc:decimalLongitude "15.263694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_153'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_153'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '16.018888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.263694'^^xsd:double;
  dwc:startLongitude '15.2636938'^^xsd:double;
  dwc:endLongitude '15.2636938'^^xsd:double;
  dwc:latitude '39.712193'^^xsd:double;
  dwc:startLatitude '39.7121925'^^xsd:double;
  dwc:endLatitude '39.7121925'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.2636938 39.7121925, 15.2636938 39.7121925, 15.2636938 39.7121925, 15.2636938 39.7121925, 15.2636938 39.7121925))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_153'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.583714 15.339296)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.583714"^^xsd:decimal ;
  dwc:decimalLongitude "15.339296"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_152'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '7'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_152'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '15.428888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.339296'^^xsd:double;
  dwc:startLongitude '15.3392963'^^xsd:double;
  dwc:endLongitude '15.3392963'^^xsd:double;
  dwc:latitude '39.583714'^^xsd:double;
  dwc:startLatitude '39.5837135'^^xsd:double;
  dwc:endLatitude '39.5837135'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3392963 39.5837135, 15.3392963 39.5837135, 15.3392963 39.5837135, 15.3392963 39.5837135, 15.3392963 39.5837135))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_152'^^xsd:string;
  dwc:observationDate '2010-07-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.66703 15.387502)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.66703"^^xsd:decimal ;
  dwc:decimalLongitude "15.387502"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_82'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_82'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.404444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.387502'^^xsd:double;
  dwc:startLongitude '15.3875017'^^xsd:double;
  dwc:endLongitude '15.3875017'^^xsd:double;
  dwc:latitude '37.66703'^^xsd:double;
  dwc:startLatitude '37.6670303'^^xsd:double;
  dwc:endLatitude '37.6670303'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.3875017 37.6670303, 15.3875017 37.6670303, 15.3875017 37.6670303, 15.3875017 37.6670303, 15.3875017 37.6670303))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_82'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.8013 15.419147)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.8013"^^xsd:decimal ;
  dwc:decimalLongitude "15.419147"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_83'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_83'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.676666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.419147'^^xsd:double;
  dwc:startLongitude '15.4191465'^^xsd:double;
  dwc:endLongitude '15.4191465'^^xsd:double;
  dwc:latitude '37.8013'^^xsd:double;
  dwc:startLatitude '37.8013001'^^xsd:double;
  dwc:endLatitude '37.8013001'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.4191465 37.8013001, 15.4191465 37.8013001, 15.4191465 37.8013001, 15.4191465 37.8013001, 15.4191465 37.8013001))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_83'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.801052 15.428297)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.801052"^^xsd:decimal ;
  dwc:decimalLongitude "15.428297"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_84'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_84'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.681111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.428297'^^xsd:double;
  dwc:startLongitude '15.428297'^^xsd:double;
  dwc:endLongitude '15.428297'^^xsd:double;
  dwc:latitude '37.801052'^^xsd:double;
  dwc:startLatitude '37.8010521'^^xsd:double;
  dwc:endLatitude '37.8010521'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.428297 37.8010521, 15.428297 37.8010521, 15.428297 37.8010521, 15.428297 37.8010521, 15.428297 37.8010521))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_84'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.658169 15.552096)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.658169"^^xsd:decimal ;
  dwc:decimalLongitude "15.552096"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_81'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_81'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.325555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.552096'^^xsd:double;
  dwc:startLongitude '15.5520964'^^xsd:double;
  dwc:endLongitude '15.5520964'^^xsd:double;
  dwc:latitude '37.658169'^^xsd:double;
  dwc:startLatitude '37.6581688'^^xsd:double;
  dwc:endLatitude '37.6581688'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.5520964 37.6581688, 15.5520964 37.6581688, 15.5520964 37.6581688, 15.5520964 37.6581688, 15.5520964 37.6581688))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_81'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.656242 15.584822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.656242"^^xsd:decimal ;
  dwc:decimalLongitude "15.584822"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_80'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_80'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.31'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.584822'^^xsd:double;
  dwc:startLongitude '15.5848217'^^xsd:double;
  dwc:endLongitude '15.5848217'^^xsd:double;
  dwc:latitude '37.656242'^^xsd:double;
  dwc:startLatitude '37.6562424'^^xsd:double;
  dwc:endLatitude '37.6562424'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.5848217 37.6562424, 15.5848217 37.6562424, 15.5848217 37.6562424, 15.5848217 37.6562424, 15.5848217 37.6562424))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_80'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.788281 15.622474)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.788281"^^xsd:decimal ;
  dwc:decimalLongitude "15.622474"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_85'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_85'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.856666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.622474'^^xsd:double;
  dwc:startLongitude '15.6224737'^^xsd:double;
  dwc:endLongitude '15.6224737'^^xsd:double;
  dwc:latitude '37.788281'^^xsd:double;
  dwc:startLatitude '37.7882805'^^xsd:double;
  dwc:endLatitude '37.7882805'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.6224737 37.7882805, 15.6224737 37.7882805, 15.6224737 37.7882805, 15.6224737 37.7882805, 15.6224737 37.7882805))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_85'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.653313 15.710486)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.653313"^^xsd:decimal ;
  dwc:decimalLongitude "15.710486"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_79'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_79'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.710486'^^xsd:double;
  dwc:startLongitude '15.7104864'^^xsd:double;
  dwc:endLongitude '15.7104864'^^xsd:double;
  dwc:latitude '37.653313'^^xsd:double;
  dwc:startLatitude '37.6533127'^^xsd:double;
  dwc:endLatitude '37.6533127'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.7104864 37.6533127, 15.7104864 37.6533127, 15.7104864 37.6533127, 15.7104864 37.6533127, 15.7104864 37.6533127))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_79'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.909573 15.756487)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.909573"^^xsd:decimal ;
  dwc:decimalLongitude "15.756487"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_87'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_87'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.231111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.756487'^^xsd:double;
  dwc:startLongitude '15.7564869'^^xsd:double;
  dwc:endLongitude '15.7564869'^^xsd:double;
  dwc:latitude '37.909573'^^xsd:double;
  dwc:startLatitude '37.9095726'^^xsd:double;
  dwc:endLatitude '37.9095726'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.7564869 37.9095726, 15.7564869 37.9095726, 15.7564869 37.9095726, 15.7564869 37.9095726, 15.7564869 37.9095726))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_87'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.908749 15.7846)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.908749"^^xsd:decimal ;
  dwc:decimalLongitude "15.7846"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_86'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_86'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.217777777778'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.7846'^^xsd:double;
  dwc:startLongitude '15.7846003'^^xsd:double;
  dwc:endLongitude '15.7846003'^^xsd:double;
  dwc:latitude '37.908749'^^xsd:double;
  dwc:startLatitude '37.9087486'^^xsd:double;
  dwc:endLatitude '37.9087486'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.7846003 37.9087486, 15.7846003 37.9087486, 15.7846003 37.9087486, 15.7846003 37.9087486, 15.7846003 37.9087486))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_86'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.641525 15.907079)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.641525"^^xsd:decimal ;
  dwc:decimalLongitude "15.907079"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_78'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1370_78'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:timeOfDay '14.156666666667'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '15.907079'^^xsd:double;
  dwc:startLongitude '15.9070787'^^xsd:double;
  dwc:endLongitude '15.9070787'^^xsd:double;
  dwc:latitude '37.641525'^^xsd:double;
  dwc:startLatitude '37.6415253'^^xsd:double;
  dwc:endLatitude '37.6415253'^^xsd:double;
  dwc:boundingBox 'POLYGON ((15.9070787 37.6415253, 15.9070787 37.6415253, 15.9070787 37.6415253, 15.9070787 37.6415253, 15.9070787 37.6415253))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_78'^^xsd:string;
  dwc:observationDate '2010-04-30'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.946213 16.167072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.946213"^^xsd:decimal ;
  dwc:decimalLongitude "16.167072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_91'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1370_91'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.8188888888889'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '16.167072'^^xsd:double;
  dwc:startLongitude '16.1670723'^^xsd:double;
  dwc:endLongitude '16.1670723'^^xsd:double;
  dwc:latitude '36.946213'^^xsd:double;
  dwc:startLatitude '36.9462128'^^xsd:double;
  dwc:endLatitude '36.9462128'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.1670723 36.9462128, 16.1670723 36.9462128, 16.1670723 36.9462128, 16.1670723 36.9462128, 16.1670723 36.9462128))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_91'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.21246 16.219103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.21246"^^xsd:decimal ;
  dwc:decimalLongitude "16.219103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_90'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1370_90'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.42'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '16.219103'^^xsd:double;
  dwc:startLongitude '16.2191029'^^xsd:double;
  dwc:endLongitude '16.2191029'^^xsd:double;
  dwc:latitude '37.21246'^^xsd:double;
  dwc:startLatitude '37.2124596'^^xsd:double;
  dwc:endLatitude '37.2124596'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.2191029 37.2124596, 16.2191029 37.2124596, 16.2191029 37.2124596, 16.2191029 37.2124596, 16.2191029 37.2124596))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_90'^^xsd:string;
  dwc:observationDate '2010-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.885933 16.227528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.885933"^^xsd:decimal ;
  dwc:decimalLongitude "16.227528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_77'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1370_77'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.681111111111'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '16.227528'^^xsd:double;
  dwc:startLongitude '16.2275276'^^xsd:double;
  dwc:endLongitude '16.2275276'^^xsd:double;
  dwc:latitude '37.885933'^^xsd:double;
  dwc:startLatitude '37.8859329'^^xsd:double;
  dwc:endLatitude '37.8859329'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.2275276 37.8859329, 16.2275276 37.8859329, 16.2275276 37.8859329, 16.2275276 37.8859329, 16.2275276 37.8859329))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_77'^^xsd:string;
  dwc:observationDate '2010-04-28'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.266422 16.279057)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.266422"^^xsd:decimal ;
  dwc:decimalLongitude "16.279057"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_92'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1370_92'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:timeOfDay '15.865555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '16.279057'^^xsd:double;
  dwc:startLongitude '16.2790566'^^xsd:double;
  dwc:endLongitude '16.2790566'^^xsd:double;
  dwc:latitude '36.266422'^^xsd:double;
  dwc:startLatitude '36.2664223'^^xsd:double;
  dwc:endLatitude '36.2664223'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.2790566 36.2664223, 16.2790566 36.2664223, 16.2790566 36.2664223, 16.2790566 36.2664223, 16.2790566 36.2664223))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_92'^^xsd:string;
  dwc:observationDate '2010-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.235516 16.863699)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.235516"^^xsd:decimal ;
  dwc:decimalLongitude "16.863699"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_89'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_89'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.7522222222222'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '16.863699'^^xsd:double;
  dwc:startLongitude '16.863699'^^xsd:double;
  dwc:endLongitude '16.863699'^^xsd:double;
  dwc:latitude '38.235516'^^xsd:double;
  dwc:startLatitude '38.2355156'^^xsd:double;
  dwc:endLatitude '38.2355156'^^xsd:double;
  dwc:boundingBox 'POLYGON ((16.863699 38.2355156, 16.863699 38.2355156, 16.863699 38.2355156, 16.863699 38.2355156, 16.863699 38.2355156))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_89'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.967911 17.074064)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.967911"^^xsd:decimal ;
  dwc:decimalLongitude "17.074064"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_88'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1370_88'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.1055555555556'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '17.074064'^^xsd:double;
  dwc:startLongitude '17.0740643'^^xsd:double;
  dwc:endLongitude '17.0740643'^^xsd:double;
  dwc:latitude '37.967911'^^xsd:double;
  dwc:startLatitude '37.9679108'^^xsd:double;
  dwc:endLatitude '37.9679108'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.0740643 37.9679108, 17.0740643 37.9679108, 17.0740643 37.9679108, 17.0740643 37.9679108, 17.0740643 37.9679108))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_88'^^xsd:string;
  dwc:observationDate '2010-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.173676 17.207872)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.173676"^^xsd:decimal ;
  dwc:decimalLongitude "17.207872"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_95'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1370_95'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '17.207872'^^xsd:double;
  dwc:startLongitude '17.2078724'^^xsd:double;
  dwc:endLongitude '17.2078724'^^xsd:double;
  dwc:latitude '39.173676'^^xsd:double;
  dwc:startLatitude '39.1736755'^^xsd:double;
  dwc:endLatitude '39.1736755'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.2078724 39.1736755, 17.2078724 39.1736755, 17.2078724 39.1736755, 17.2078724 39.1736755, 17.2078724 39.1736755))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_95'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.897652 17.242222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.897652"^^xsd:decimal ;
  dwc:decimalLongitude "17.242222"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_94'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1370_94'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '17.242222'^^xsd:double;
  dwc:startLongitude '17.2422218'^^xsd:double;
  dwc:endLongitude '17.2422218'^^xsd:double;
  dwc:latitude '38.897652'^^xsd:double;
  dwc:startLatitude '38.8976517'^^xsd:double;
  dwc:endLatitude '38.8976517'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.2422218 38.8976517, 17.2422218 38.8976517, 17.2422218 38.8976517, 17.2422218 38.8976517, 17.2422218 38.8976517))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_94'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.124554 17.760571)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.124554"^^xsd:decimal ;
  dwc:decimalLongitude "17.760571"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_96'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1370_96'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '17.760571'^^xsd:double;
  dwc:startLongitude '17.7605705'^^xsd:double;
  dwc:endLongitude '17.7605705'^^xsd:double;
  dwc:latitude '39.124554'^^xsd:double;
  dwc:startLatitude '39.1245537'^^xsd:double;
  dwc:endLatitude '39.1245537'^^xsd:double;
  dwc:boundingBox 'POLYGON ((17.7605705 39.1245537, 17.7605705 39.1245537, 17.7605705 39.1245537, 17.7605705 39.1245537, 17.7605705 39.1245537))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_96'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.736153 18.579897)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.736153"^^xsd:decimal ;
  dwc:decimalLongitude "18.579897"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_98'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1370_98'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:timeOfDay '7.2344444444444'^^xsd:double;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '18.579897'^^xsd:double;
  dwc:startLongitude '18.5798969'^^xsd:double;
  dwc:endLongitude '18.5798969'^^xsd:double;
  dwc:latitude '39.736153'^^xsd:double;
  dwc:startLatitude '39.7361527'^^xsd:double;
  dwc:endLatitude '39.7361527'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.5798969 39.7361527, 18.5798969 39.7361527, 18.5798969 39.7361527, 18.5798969 39.7361527, 18.5798969 39.7361527))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_98'^^xsd:string;
  dwc:observationDate '2010-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.92001 18.639357)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.92001"^^xsd:decimal ;
  dwc:decimalLongitude "18.639357"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_93'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1370_93'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '18.639357'^^xsd:double;
  dwc:startLongitude '18.6393566'^^xsd:double;
  dwc:endLongitude '18.6393566'^^xsd:double;
  dwc:latitude '38.92001'^^xsd:double;
  dwc:startLatitude '38.9200096'^^xsd:double;
  dwc:endLatitude '38.9200096'^^xsd:double;
  dwc:boundingBox 'POLYGON ((18.6393566 38.9200096, 18.6393566 38.9200096, 18.6393566 38.9200096, 18.6393566 38.9200096, 18.6393566 38.9200096))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_93'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5824__1370_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5824__1370_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/5824__1370_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.020222 19.00116)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.020222"^^xsd:decimal ;
  dwc:decimalLongitude "19.00116"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5824__1370_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1370_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5824_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-08'^^xsd:date;
  dwc:institutionCode 'Tethys Research Institute'^^xsd:string;
  dwc:collectionCode '1370'^^xsd:integer;
  dwc:catalogNumber '1370_97'^^xsd:string;
  dwc:scientificName 'Mobula mobular'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1370_97'^^xsd:string;
  dwc:yearCollected '2010'^^xsd:integer;
  dwc:startYearCollected '2010'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:continentOcean 'Mediterranean Sea'^^xsd:string;
  dwc:longitude '19.00116'^^xsd:double;
  dwc:startLongitude '19.0011597'^^xsd:double;
  dwc:endLongitude '19.0011597'^^xsd:double;
  dwc:latitude '39.020222'^^xsd:double;
  dwc:startLatitude '39.0202217'^^xsd:double;
  dwc:endLatitude '39.0202217'^^xsd:double;
  dwc:boundingBox 'POLYGON ((19.0011597 39.0202217, 19.0011597 39.0202217, 19.0011597 39.0202217, 19.0011597 39.0202217, 19.0011597 39.0202217))'^^xsd:string;
  dwc:occurrenceRemarks 'Visual; plane; Identification Type:Visual sighting; Taxon recorded as "Giant devil ray" by the provider'^^xsd:string;
  dwc:aphiaid '105858'^^xsd:integer;
  dwc:occurrenceId '1370_97'^^xsd:string;
  dwc:observationDate '2010-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '105858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF